We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad474fa commit 9e0e452Copy full SHA for 9e0e452
1 file changed
downloads/tests/test_models.py
@@ -104,6 +104,7 @@ def test_update_supernav(self):
104
name='Python install manager 25.0',
105
version=Release.PYMANAGER,
106
is_latest=True,
107
+ is_published=True,
108
)
109
110
for os, slug in [
0 commit comments