mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove comments, simplify test
This commit is contained in:
@@ -59,6 +59,7 @@ def snap_compare(
|
||||
"""
|
||||
node = request.node
|
||||
app = import_app(app_path)
|
||||
compare.app = app
|
||||
actual_screenshot = take_svg_screenshot(
|
||||
app=app,
|
||||
press=press,
|
||||
|
||||
Reference in New Issue
Block a user