Skip to content

Commit caa1106

Browse files
committed
Replace latest-nightly to branch:master
1 parent a5f3a3f commit caa1106

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
@@ -59,7 +59,7 @@
5959
VersionDef('5.9.x', []),
6060
VersionDef('5.10.x', []),
6161
VersionDef('5.10', []),
62-
VersionDef('latest-nightly', [])
62+
VersionDef('branch:master', [])
6363
)
6464
)
6565

0 commit comments

Comments
 (0)