Skip to content

Commit

Permalink
Merge pull request #293 from ifad/chore/fix-spec
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
tagliala authored May 18, 2024
2 parents a5996ce + f617325 commit 804afe2
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 804afe2

Please sign in to comment.