Skip to content

Commit

Permalink
Rename test namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewFerr committed Sep 10, 2024
1 parent ec2d41e commit 08caccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/msc3757/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ import (
)

func TestMain(m *testing.M) {
complement.TestMain(m, "state_key_protection")
complement.TestMain(m, "msc3757")
}

0 comments on commit 08caccc

Please sign in to comment.