mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
mass renaming
This commit is contained in:
@@ -23,7 +23,7 @@ def test_find_dom_spot():
|
||||
|
||||
# Just as a quick double-check, make sure the main components are in
|
||||
# their intended place.
|
||||
assert list(screen.children) == [header, body, footer]
|
||||
assert list(screen._nodes) == [header, body, footer]
|
||||
|
||||
# Now check that we find what we're looking for in the places we expect
|
||||
# to find them.
|
||||
|
||||
Reference in New Issue
Block a user