diff --git a/modules/lang/web/test/test-web.el b/modules/lang/web/test/test-web.el index bd20b26d2..72fbc04cf 100644 --- a/modules/lang/web/test/test-web.el +++ b/modules/lang/web/test/test-web.el @@ -50,7 +50,6 @@ "\n"))) (describe "css-mode" - (before-each ) (it "converts inline statements into multiline blocks" (insert! "body { color: red{0}; font-size: 2em; }")) (it "works when cursor is on closing brace"