Skip to content

Commit

Permalink
remove extra passwd entry
Browse files Browse the repository at this point in the history
  • Loading branch information
argvniyx-enroute committed Mar 21, 2024
1 parent d22da5f commit cadae72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/dummy/config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ postgresql:
adapter: 'postgresql'
username: <%= ENV['POSTGRES_USER'] %>
host: <%= ENV['POSTGRES_HOST'] %>
password: postgres
database: 'with_transactional_lock_test'

mysql:
Expand Down

0 comments on commit cadae72

Please sign in to comment.