Skip to content

Commit 48a3460

Browse files
committed
PR feedback
1 parent 9b64c85 commit 48a3460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node/pkg/watchers/sui/watcher_live_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
//
3838
// Run it (streams logs; Ctrl-C to stop early):
3939
//
40-
// go test -tags integration ./pkg/watchers/sui -run TestLiveSuiWatcher -v -timeout 0
40+
// go test -tags integration ./pkg/watchers/sui -run TestLiveSuiWatcher -v -timeout 0 -count 1
4141
//
4242
// Optional environment variables:
4343
//

0 commit comments

Comments
 (0)