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 5872e32 commit 33b6ae8Copy full SHA for 33b6ae8
binderhub/tests/test_repoproviders.py
@@ -43,7 +43,7 @@ def test_spec_processing(spec, raw_user, raw_repo, raw_ref):
43
'3242074',
44
'https://doi.org/10.5281/zenodo.3242074',
45
'zenodo-3242074'],
46
- # 10.5281/zenodo.705645 -> This DOI represents all versions, and will always resolve to the latest one
+ # 10.5281/zenodo.3242073 -> This DOI represents all versions, and will always resolve to the latest one
47
# for now it is 3242074
48
['10.5281/zenodo.3242073',
49
'10.5281/zenodo.3242074',
0 commit comments