tests/test-obsmarkers-effectflag.t
changeset 34421 187bc224554a
parent 34420 95759620d492
child 34902 cc977ec0b8b9
--- a/tests/test-obsmarkers-effectflag.t	Thu Jul 06 14:58:44 2017 +0200
+++ b/tests/test-obsmarkers-effectflag.t	Thu Jul 06 15:00:07 2017 +0200
@@ -93,7 +93,7 @@
 check result
 
   $ hg debugobsolete --rev .
-  ebfe0333e0d96f68a917afd97c0a0af87f1c3b5f 75781fdbdbf58a987516b00c980bccda1e9ae588 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '0', 'operation': 'amend', 'user': 'test'}
+  ebfe0333e0d96f68a917afd97c0a0af87f1c3b5f 75781fdbdbf58a987516b00c980bccda1e9ae588 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '8', 'operation': 'amend', 'user': 'test'}
 
 amend with multiple effect (desc and meta)
 -------------------------------------------