Skip to content

Commit

Permalink
comment out test
Browse files Browse the repository at this point in the history
  • Loading branch information
otherview committed Sep 27, 2023
1 parent b966675 commit 9c75f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/obscuroscan/obscuroscan_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const (
)

func TestObscuroscan(t *testing.T) {
// t.Skip("Commented it out until more testing is driven from this test")
t.Skip("Commented it out until more testing is driven from this test")
startPort := integration.StartPortObscuroscanUnitTest
createObscuroNetwork(t, startPort)

Expand Down

0 comments on commit 9c75f72

Please sign in to comment.