Skip to content

Commit

Permalink
Match up test base_url with OptimadeTestClient
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Jul 22, 2020
1 parent 7291eb3 commit 08413df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"debug": false,
"default_db": "test_server",
"base_url": "http://localhost:5000",
"base_url": "http://example.org",
"implementation": {
"name": "Example implementation",
"source_url": "https://github.com/Materials-Consortia/optimade-python-tools",
Expand Down

0 comments on commit 08413df

Please sign in to comment.