Skip to content

Commit

Permalink
CAT-1912 : removing debug
Browse files Browse the repository at this point in the history
  • Loading branch information
malikparvez committed Jul 9, 2024
1 parent 0a4cff9 commit 0f74517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/create_filesystem_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@

it 'change the stripes and re-applies the manifest' do
# It is expected to fail as number of stripes cannot be changed on a existing logical volume
apply_manifest(pp1, { expect_failures: true, debug: true })
apply_manifest(pp1, expect_failures: true)
remove_all(pv, vg, lv)
end
end
Expand Down

0 comments on commit 0f74517

Please sign in to comment.