Skip to content

Commit 33b6ae8

Browse files
committed
fix comment in tests
1 parent 5872e32 commit 33b6ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/tests/test_repoproviders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def test_spec_processing(spec, raw_user, raw_repo, raw_ref):
4343
'3242074',
4444
'https://doi.org/10.5281/zenodo.3242074',
4545
'zenodo-3242074'],
46-
# 10.5281/zenodo.705645 -> This DOI represents all versions, and will always resolve to the latest one
46+
# 10.5281/zenodo.3242073 -> This DOI represents all versions, and will always resolve to the latest one
4747
# for now it is 3242074
4848
['10.5281/zenodo.3242073',
4949
'10.5281/zenodo.3242074',

0 commit comments

Comments
 (0)