Skip to content

Commit 404cf06

Browse files
committed
Try 27th nightly - should pass
1 parent 60c2bb2 commit 404cf06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/bwc/test_upgrade.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ class MetaDataCompatibilityTest(NodeProvider, unittest.TestCase):
193193
VersionDef('3.3.x', []),
194194
VersionDef('6.0.0', []),
195195
VersionDef('crate-6.2.0-2025-10-27-00-02-186b705', []),
196-
VersionDef('crate-6.2.0-2025-10-28-00-02-31d7a23', []),
197196
)
198197

199198
def test_metadata_compatibility(self):

0 commit comments

Comments
 (0)