Skip to content

Commit 83e1d90

Browse files
committed
Add root_path to test config
1 parent cce2602 commit 83e1d90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"debug": false,
33
"default_db": "test_server",
44
"base_url": "http://example.org",
5+
"root_path": "/custom_root_path/",
56
"implementation": {
67
"name": "Example implementation",
78
"source_url": "https://github.com/Materials-Consortia/optimade-python-tools",

0 commit comments

Comments
 (0)