diff tests/test-topic.t @ 5987:e97fbded40a5

branching: merge stable into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 06 Aug 2021 00:04:46 +0200
parents f8ab6ad1ffc0 fa7f2e1cb504
children 6d29d97f4853
line wrap: on
line diff
--- a/tests/test-topic.t	Sat Jun 19 22:13:13 2021 +0300
+++ b/tests/test-topic.t	Fri Aug 06 00:04:46 2021 +0200
@@ -91,17 +91,17 @@
   
   * everything pushed become public (the default):
   
-      [phase]
+      [phases]
       publish = yes
   
   * nothing push turned public:
   
-      [phase]
+      [phases]
       publish = no
   
   * topic branches are not published, changeset without topic are:
   
-      [phase]
+      [phases]
       publish = no
       [experimental]
       topic.publish-bare-branch = yes