- Issue created by @batigolix
- 🇳🇱Netherlands arjenk
Looks good to me,
- patch applied,
- code looks good,
- test checks adding the country field and testing the page after save,
extra points for the autocomplete,
- phpcs passes,
- phpunit runs without errors.One minor note:
// Disable strict config schema checking for this test. $this->strictConfigSchema = FALSE;
don't think this is needed, and the test also pass without it.
-
batigolix →
committed e76ab0a0 on 2.x
Issue #3527391 by batigolix, arjenk: Add PHP unit test
-
batigolix →
committed e76ab0a0 on 2.x