Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mhashizume committed Apr 27, 2023
1 parent 7e0b89a commit 87e77b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions task_spec/spec/acceptance/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ def log_output_errors(result)
# Verify that it upgraded
installed_version = nil
results = run_task('puppet_agent::version', 'target', {})
pp results
results.each do |res|
expect(res).to include('status' => 'success')
installed_version = res['value']['stdout']
Expand Down

0 comments on commit 87e77b0

Please sign in to comment.