We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b64c85 commit 48a3460Copy full SHA for 48a3460
1 file changed
node/pkg/watchers/sui/watcher_live_test.go
@@ -37,7 +37,7 @@ import (
37
//
38
// Run it (streams logs; Ctrl-C to stop early):
39
40
-// go test -tags integration ./pkg/watchers/sui -run TestLiveSuiWatcher -v -timeout 0
+// go test -tags integration ./pkg/watchers/sui -run TestLiveSuiWatcher -v -timeout 0 -count 1
41
42
// Optional environment variables:
43
0 commit comments