Skip to content

Commit acf5032

Browse files
committed
Remove latest-nightly
1 parent caa1106 commit acf5032

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/bwc/test_upgrade.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@
5858
VersionDef('5.8.x', []),
5959
VersionDef('5.9.x', []),
6060
VersionDef('5.10.x', []),
61-
VersionDef('5.10', []),
62-
VersionDef('branch:master', [])
61+
VersionDef('5.10', [])
6362
)
6463
)
6564

0 commit comments

Comments
 (0)