Skip to content

Commit 93f287d

Browse files
committed
[DELETEME] trigger CI
1 parent cb15a02 commit 93f287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/cc/engine/csslint_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module Engine
5555
end
5656

5757
it "expands directories" do
58-
expect{ lint.run }.to output(/Use of !important/).to_stdout
58+
expect{ lint.run }.to output(/Use of !important/).to_stdout
5959
expect{ lint.run }.to output(/Rule is empty/).to_stdout
6060
end
6161

0 commit comments

Comments
 (0)