Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Apr 11, 2024
1 parent 474c000 commit 10c5404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/clone_repo_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
pp = <<-MANIFEST
user { 'vagrant':
ensure => present,
group => 'vagrant',
groups => 'vagrant',
password => 'CorrectHorseBatteryStaple0!',
}
MANIFEST
Expand Down

0 comments on commit 10c5404

Please sign in to comment.