lang/web (tests): Remove empty before-each block
This commit is contained in:
parent
15991b5639
commit
523c2a114b
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@
|
||||||
"\n")))
|
"\n")))
|
||||||
|
|
||||||
(describe "css-mode"
|
(describe "css-mode"
|
||||||
(before-each )
|
|
||||||
(it "converts inline statements into multiline blocks"
|
(it "converts inline statements into multiline blocks"
|
||||||
(insert! "body { color: red{0}; font-size: 2em; }"))
|
(insert! "body { color: red{0}; font-size: 2em; }"))
|
||||||
(it "works when cursor is on closing brace"
|
(it "works when cursor is on closing brace"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue