Skip to content

Commit

Permalink
minor #11654 [Fixtures] Add Poland to fixtures (Zales0123)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.7 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.7
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

We have a **PLN** in currencies and **pl_PL** in locales. We should have **PL** in countries as well 😄 🇵🇱 



Commits
-------

d31094c [Fixtures] Add Poland to fixtures
  • Loading branch information
lchrusciel committed Jul 16, 2020
2 parents 2d39e0c + d31094c commit 24c3920
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ sylius_fixtures:
- 'ES'
- 'CN'
- 'UK'
- 'PL'
zones:
US:
name: 'United States of America'
Expand All @@ -66,6 +67,7 @@ sylius_fixtures:
- 'ES'
- 'CN'
- 'UK'
- 'PL'

channel:
options:
Expand Down

0 comments on commit 24c3920

Please sign in to comment.