Commit a6d94d5b9e359bfe2da3831820bc771660d7be4d
Committed by
Joenio Costa
1 parent
e6ab5837
Exists in
master
and in
29 other branches
Setting default theme in the fixtures
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
test/fixtures/environments.yml
@@ -4,6 +4,7 @@ colivre_net: | @@ -4,6 +4,7 @@ colivre_net: | ||
4 | name: 'Colivre.net' | 4 | name: 'Colivre.net' |
5 | contact_email: 'colivre@localhost.localdomain' | 5 | contact_email: 'colivre@localhost.localdomain' |
6 | is_default: true | 6 | is_default: true |
7 | + theme: 'default' | ||
7 | anhetegua_net: | 8 | anhetegua_net: |
8 | id: 2 | 9 | id: 2 |
9 | name: 'Anheteguá' | 10 | name: 'Anheteguá' |