We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4e3ca commit ffd3370Copy full SHA for ffd3370
test/test_wm.py
@@ -435,8 +435,6 @@ def test_show(
435
self,
436
unmaximized_rect,
437
expected_rect,
438
- workarea,
439
- window_size,
440
window_maximize,
441
window_above,
442
window_stick,
@@ -526,7 +524,6 @@ def test_maximize_unmaximize(
526
524
527
525
528
workarea,
529
530
531
532
window_skip_taskbar,
@@ -581,7 +578,6 @@ def test_mouse_resize(
581
578
window_size,
582
579
window_size2,
583
580
window_position,
584
- window_maximize,
585
window_monitor,
586
monitor_config,
587
extension_dbus_interface,
0 commit comments