Skip to content

Commit

Permalink
Apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
meeseeksmachine committed Mar 27, 2022
1 parent 95f128d commit 7e124c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_serverapp.py
Expand Up @@ -234,7 +234,7 @@ def test_resolve_file_to_run_and_root_dir(prefix_path, root_dir, file_to_run, ex
"http://localhost:8888/?token=<generated>",
"http://127.0.0.1:8888/?token=<generated>",
"http://localhost:8888/",
)
),
],
)
def test_urls(config, public_url, local_url, connection_url):
Expand Down

0 comments on commit 7e124c3

Please sign in to comment.