summaryrefslogtreecommitdiffstats
path: root/test/integration/customCommandsComplex/test.json
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-08-14 21:18:12 +1000
committerJesse Duffield <jessedduffield@gmail.com>2022-08-14 21:30:37 +1000
commitfed2aaf37f85c1417d41c359c15e1fb0cd8087ec (patch)
treec139001381cb8c799810bfc4cfddb88eb648a012 /test/integration/customCommandsComplex/test.json
parentb2ae651686c8f149c7b0bff6b98199afe6c7407f (diff)
migrate menuFromCommand integration test
Diffstat (limited to 'test/integration/customCommandsComplex/test.json')
-rw-r--r--test/integration/customCommandsComplex/test.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/integration/customCommandsComplex/test.json b/test/integration/customCommandsComplex/test.json
deleted file mode 100644
index beac0e9ca..000000000
--- a/test/integration/customCommandsComplex/test.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "description": "Invoke a custom command that creates a file, and then stage and commit that file. In this case we're using a more customised flow",
- "speed": 5
-}