Skip to content

Commit

Permalink
fix: database space
Browse files Browse the repository at this point in the history
  • Loading branch information
SanDaws committed Nov 29, 2024
1 parent f19cbc2 commit 434289c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ development:
database: api_tickets_development

test:
<<:default
<<: default
database: api_tickets_test

production:
Expand Down

0 comments on commit 434289c

Please sign in to comment.