Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify without_datastore test to use file config
In w.2023.50 the test passed because the config was sent as a Config object, but would fail if a path to a Config was used instead. Rewrite the test to use a file (which works now due to a later reorganization).
- Loading branch information