Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Aug 16, 2024
1 parent 687b5e5 commit 2441999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[test_only]
module initia_std::reconfiguration {
module minitia_std::reconfiguration {
public fun initialize_for_test(_: &signer) {
// no-op
}
Expand Down

0 comments on commit 2441999

Please sign in to comment.