summaryrefslogtreecommitdiff
path: root/yarns/500-build-fail.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/500-build-fail.yarn')
-rw-r--r--yarns/500-build-fail.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/500-build-fail.yarn b/yarns/500-build-fail.yarn
index 433c3e0..64e8333 100644
--- a/yarns/500-build-fail.yarn
+++ b/yarns/500-build-fail.yarn
@@ -44,7 +44,7 @@ Add up a project and its pipelines.
WHEN user makes request POST /pipelines with a valid token and body
... {
- ... "name": "construct",
+ ... "pipeline": "construct",
... "actions": [
... { "shell": "day 1" },
... { "shell": "day 2" }