mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
test fix
This commit is contained in:
@@ -46,6 +46,7 @@ async def test_hover_update_styles():
|
||||
"last-of-type",
|
||||
"last-child",
|
||||
"even",
|
||||
"empty",
|
||||
}
|
||||
|
||||
# Take note of the initial background colour
|
||||
@@ -63,6 +64,7 @@ async def test_hover_update_styles():
|
||||
"last-of-type",
|
||||
"last-child",
|
||||
"even",
|
||||
"empty",
|
||||
}
|
||||
assert button.styles.background != initial_background
|
||||
|
||||
|
||||
Reference in New Issue
Block a user