File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ def test_cmd_instances(monkeypatch):
2323 " api: https://api-dandi.emberarchive.org/api\n "
2424 " gui: https://dandi.emberarchive.org\n "
2525 "ember-dandi-sandbox:\n "
26- " api: https://api-dandi- sandbox.emberarchive.org/api\n "
27- " gui: https://apl-setup--ember-dandi-archive.netlify.app/ \n "
26+ " api: https://api-dandi. sandbox.emberarchive.org/api\n "
27+ " gui: https://apl-setup--ember-dandi-archive.netlify.app\n "
2828 "linc:\n "
2929 " api: https://api.lincbrain.org/api\n "
3030 " gui: https://lincbrain.org\n "
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ def urls(self) -> Iterator[str]:
150150 ),
151151 "ember-dandi-sandbox" : DandiInstance (
152152 "ember-dandi-sandbox" ,
153- "https://apl-setup--ember-dandi-archive.netlify.app/ " ,
154- "https://api-dandi- sandbox.emberarchive.org/api" ,
153+ "https://apl-setup--ember-dandi-archive.netlify.app" ,
154+ "https://api-dandi. sandbox.emberarchive.org/api" ,
155155 ),
156156}
157157# to map back url: name
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Example output:
2929 api : https://api.lincbrain.org/api
3030 gui : https://lincbrain.org
3131 ember-dandi-sandbox :
32- api : https://api-dandi- sandbox.emberarchive.org/api
33- gui : https://apl-setup--ember-dandi-archive.netlify.app/
32+ api : https://api-dandi. sandbox.emberarchive.org/api
33+ gui : https://apl-setup--ember-dandi-archive.netlify.app
3434 ember-dandi :
3535 api : https://api-dandi.emberarchive.org/api
3636 gui : https://dandi.emberarchive.org
You can’t perform that action at this time.
0 commit comments