Skip to content

Commit 0f74517

Browse files
committed
CAT-1912 : removing debug
1 parent 0a4cff9 commit 0f74517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/create_filesystem_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145

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

0 commit comments

Comments
 (0)