Skip to content

Commit 45e7627

Browse files
committed
Try latest-nightly upgrade from 6.0
1 parent c4759dd commit 45e7627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bwc/test_upgrade.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ class MetaDataCompatibilityTest(NodeProvider, unittest.TestCase):
192192
VersionDef('2.3.x', []),
193193
VersionDef('3.3.x', []),
194194
VersionDef('6.0.0', []),
195+
VersionDef('latest-nightly', []),
195196
)
196197

197198
def test_metadata_compatibility(self):

0 commit comments

Comments
 (0)