Fix the fixtures. Related changeset 15184.
This commit is contained in:
parent
ded669bb4d
commit
d5d4adb2f9
1 changed files with 2 additions and 2 deletions
4
test/fixtures/languages.yml
vendored
4
test/fixtures/languages.yml
vendored
|
@ -1,11 +1,11 @@
|
|||
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
en:
|
||||
language_code: en
|
||||
code: en
|
||||
name: English
|
||||
translation_available: true
|
||||
|
||||
de:
|
||||
language_code: de
|
||||
code: de
|
||||
name: Deutsch
|
||||
translation_available: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue