fix: add missing filterByPostalCodePrefix export #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/test-import-bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Tests imported
filterByPostalCodePrefixbut onlyfilterByPostalCodePrefixAndLorcawas exported, causing aSyntaxErrorat test load time. Adds the pure postal-code-prefix filter as a proper named export.Impact
Fixes all
api.test.tstests (previously 12 tests were skipped due to the import error). All 30 tests now pass.9c2e177b83to9c3ac62ab5