Skip to content

Commit

Permalink
Revert the test suite to its previous state
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Apr 11, 2024
1 parent 2e03f72 commit c1d4f98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/acceptance/clone_repo_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@
pp = <<-MANIFEST
user { 'vagrant':
ensure => present,
groups => 'vagrant',
password => 'CorrectHorseBatteryStaple0!',
}
MANIFEST

Expand Down Expand Up @@ -371,7 +369,6 @@
user { 'testuser':
ensure => present,
groups => 'testuser',
password => 'CorrectHorseBatteryStaple0!',
}
MANIFEST

Expand Down

0 comments on commit c1d4f98

Please sign in to comment.