Skip to content

Commit 159a54e

Browse files
authored
Update tests/css/test_nested_css.py
1 parent 86d4245 commit 159a54e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/css/test_nested_css.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ async def test_lists_of_selectors_in_nested_css() -> None:
7070

7171

7272
class DeclarationAfterNestedApp(App[None]):
73-
# css = "Screen{Label{background:red;}background:green;}"
7473
CSS = """
7574
Screen {
7675
Label {

0 commit comments

Comments
 (0)