Skip to content

Commit ad474fa

Browse files
committed
Should be the latest pymanager
1 parent beea151 commit ad474fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

downloads/tests/test_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def test_update_supernav(self):
103103
release = Release.objects.create(
104104
name='Python install manager 25.0',
105105
version=Release.PYMANAGER,
106+
is_latest=True,
106107
)
107108

108109
for os, slug in [

0 commit comments

Comments
 (0)