about summary refs log tree commit diff
path: root/pkgs/development/tools/changie/skip-flaky-test.patch
blob: 48c038ecf624de309560920c8c96be68c807193c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/core/change_test.go
+++ b/core/change_test.go
@@ -353,6 +353,7 @@ var _ = Describe("Change ask prompts", func() {
 	})
 
 	It("gets error for invalid body", func() {
+		Skip("")
 		var min int64 = 5
 		submitFailed := false
 		config := Config{