More work on dnd kitten

This commit is contained in:
Kovid Goyal
2026-04-29 12:40:46 +05:30
parent 2920270fbb
commit 86c055d96a
4 changed files with 35 additions and 13 deletions

View File

@@ -265,6 +265,7 @@ class TestDnDKitten(BaseTest):
if remote_client:
pass
else:
self.wait_for_state('last_drop_action', GLFW_DRAG_OPERATION_COPY)
self.wait_for_state('drop_action', 0)
def assert_files_have_same_content(self, a, b):