summaryrefslogtreecommitdiff
path: root/subplot/server.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/server.yaml')
-rw-r--r--subplot/server.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/server.yaml b/subplot/server.yaml
index 2cc2b5f..68f8f0c 100644
--- a/subplot/server.yaml
+++ b/subplot/server.yaml
@@ -25,6 +25,9 @@
- when: "I try to DELETE /chunks/{chunk_id}"
function: delete_chunk_by_id
+- when: "chunk <{chunk_id}> on chunk server is replaced by an empty file"
+ function: make_chunk_file_be_empty
+
- then: "HTTP status code is {status}"
function: status_code_is