summaryrefslogtreecommitdiffstats
path: root/test/integration/customCommandsComplex/test.json
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-01-15 09:58:58 +1100
committerJesse Duffield <jessedduffield@gmail.com>2022-01-15 10:14:19 +1100
commitf5b9ad8c002eb359959d41f4cd494007ca3e9bf3 (patch)
treeae510c3708a1ae3e78b27aa8d6278bc8e595d33a /test/integration/customCommandsComplex/test.json
parent8263d15b03dde25ba93f3e6ff538a4e0e245c59d (diff)
add complex custom command integration testv0.32.1
Diffstat (limited to 'test/integration/customCommandsComplex/test.json')
-rw-r--r--test/integration/customCommandsComplex/test.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/customCommandsComplex/test.json b/test/integration/customCommandsComplex/test.json
new file mode 100644
index 000000000..beac0e9ca
--- /dev/null
+++ b/test/integration/customCommandsComplex/test.json
@@ -0,0 +1,4 @@
+{
+ "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
+}