diff --git a/mmv1/third_party/tgc/tests/source/cli_test.go.erb b/mmv1/third_party/tgc/tests/source/cli_test.go.erb index a1a648bdb899..e5ac1b67a806 100644 --- a/mmv1/third_party/tgc/tests/source/cli_test.go.erb +++ b/mmv1/third_party/tgc/tests/source/cli_test.go.erb @@ -38,6 +38,8 @@ func TestCLI(t *testing.T) { return } + t.Fatal("make this test fail") + // Test cases for each type of resource is defined here. cases := []struct { name string