Skip to content

Commit f5711d5

Browse files
committed
jul23
1 parent cd66265 commit f5711d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bwc/test_upgrade.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ class MetaDataCompatibilityTest(NodeProvider, unittest.TestCase):
191191
SUPPORTED_VERSIONS = (
192192
VersionDef('2.3.x', []),
193193
VersionDef('3.3.x', []),
194-
VersionDef('branch:jeeminso/temp-10', []),
194+
VersionDef('branch:jeeminso/temp-8', []),
195195
)
196196

197197
def test_metadata_compatibility(self):

0 commit comments

Comments
 (0)