File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def test_cmd_instances(monkeypatch):
2727 " gui: https://dandi.emberarchive.org\n "
2828 "ember-sandbox:\n "
2929 " api: https://api-dandi-sandbox.emberarchive.org/api\n "
30- " gui: https://dandi-sandbox.emberarchive.org \n "
30+ " gui: https://apl-setup--ember- dandi-archive.netlify.app/ \n "
3131 "linc:\n "
3232 " api: https://api.lincbrain.org/api\n "
3333 " gui: https://lincbrain.org\n "
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ def urls(self) -> Iterator[str]:
156156 ),
157157 "ember-sandbox" : DandiInstance (
158158 "ember-sandbox" ,
159- "https://dandi-sandbox.emberarchive.org " ,
159+ "https://apl-setup--ember- dandi-archive.netlify.app/ " ,
160160 "https://api-dandi-sandbox.emberarchive.org/api" ,
161161 ),
162162}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Example output:
3333 gui : https://lincbrain.org
3434 ember-sandbox :
3535 api : https://api-dandi-sandbox.emberarchive.org/api
36- gui : https://dandi-sandbox.emberarchive.org
36+ gui : https://apl-setup--ember- dandi-archive.netlify.app/
3737 ember :
3838 api : https://api-dandi.emberarchive.org/api
3939 gui : https://dandi.emberarchive.org
You can’t perform that action at this time.
0 commit comments