From ef85582488e0c2d8ec9e370cdd8491b8e0533274 Mon Sep 17 00:00:00 2001 From: "T.v.Dein" Date: Tue, 18 Feb 2025 15:19:05 +0100 Subject: [PATCH] fix #26: delete test now tests for correct value to not exist (#27) Co-authored-by: Thomas von Dein --- t/workflow.txtar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/workflow.txtar b/t/workflow.txtar index 7caabd6..8693d11 100644 --- a/t/workflow.txtar +++ b/t/workflow.txtar @@ -78,4 +78,4 @@ exec anydb -f test.db del foo # check deleted exec anydb -f test.db list -! stdout bar +! stdout blah