Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed May 18, 2024
1 parent a5996ce commit f617325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/aruba/rake_task_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
end
end

# Hande GitHub Actions
# Handle GitHub Actions
if ENV['CI']
file_mangle!('config/database.yml') do |contents|
contents.sub('username: postgres', 'username: runner')
Expand Down

0 comments on commit f617325

Please sign in to comment.