about summary refs log tree commit diff
path: root/pkgs/development/tools/changie/skip-flaky-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/changie/skip-flaky-test.patch')
-rw-r--r--pkgs/development/tools/changie/skip-flaky-test.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/development/tools/changie/skip-flaky-test.patch b/pkgs/development/tools/changie/skip-flaky-test.patch
deleted file mode 100644
index 48c038ecf624d..0000000000000
--- a/pkgs/development/tools/changie/skip-flaky-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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{