Set countries and states in test to mirror id configuration provided by seed

This commit is contained in:
Rohan Mitchell
2013-10-11 15:11:50 +11:00
parent 0b0c8253c1
commit bf02dd0caa
2 changed files with 9 additions and 232 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,41 +1,41 @@
#Australia
states_101:
name: Tasmania
country_id: "12"
country_id: "109"
id: "101"
abbr: Tas
states_102:
name: Victoria
country_id: "12"
country_id: "109"
id: "102"
abbr: Vic
states_103:
name: New South Wales
country_id: "12"
country_id: "109"
id: "103"
abbr: NSW
states_104:
name: ACT
country_id: "12"
country_id: "109"
id: "104"
abbr: ACT
states_105:
name: Queensland
country_id: "12"
country_id: "109"
id: "105"
abbr: QLD
states_106:
name: South Australia
country_id: "12"
country_id: "109"
id: "106"
abbr: SA
states_107:
name: Northern Territory
country_id: "12"
country_id: "109"
id: "107"
abbr: NT
states_108:
name: Western Australia
country_id: "12"
country_id: "109"
id: "108"
abbr: WA