Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 Explicitly test the dictionary host calls in the dictionary fixture (…
…#390) The dictionary fixture is using the ConfigStore api from the fastly crate, which uses the config-store host calls under the hood. To ensure that we're testing the dictionary host calls while they exist, this PR refactors the dictionary-lookup fixture to use the dictionary host calls directly.
- Loading branch information