Skip to content

Commit 8638127

Browse files
committed
disable nonfunctional test
1 parent 6e5d1b4 commit 8638127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/multigres-operator/main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ import (
66

77
func TestNothing(t *testing.T) {
88
// TODO: write real tests
9-
main()
9+
// main()
1010
}

0 commit comments

Comments
 (0)