diff tests/test-evolve-obshistory-prune.t @ 5169:897b371cd0c5

obslog: make operation template property into operations
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 18 Feb 2020 18:07:11 +0800
parents c7ca43bba6c5
children 7f7f40cc6c9b
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-prune.t	Tue Feb 18 17:58:22 2020 +0800
+++ b/tests/test-evolve-obshistory-prune.t	Tue Feb 18 18:07:11 2020 +0800
@@ -77,7 +77,9 @@
                       *, (glob)
                       0
                   ],
-                  "operation": "prune",
+                  "operations": [
+                      "prune"
+                  ],
                   "users": [
                       "test"
                   ],