Mercurial > evolve
diff tests/test-evolve-obshistory-phase-divergent.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-phase-divergent.t Tue Feb 18 17:58:22 2020 +0800 +++ b/tests/test-evolve-obshistory-phase-divergent.t Tue Feb 18 18:07:11 2020 +0800 @@ -105,7 +105,9 @@ "effects": [ "description" ], - "operation": "amend", + "operations": [ + "amend" + ], "succnodes": [ "fdf9bde5129a28d4548fadd3f62b265cdd3b7a2e" ], @@ -210,7 +212,9 @@ "effects": [ "description" ], - "operation": "amend", + "operations": [ + "amend" + ], "succnodes": [ "fdf9bde5129a28d4548fadd3f62b265cdd3b7a2e" ],