Commit 1e899fa
committed
Fix flaky test by simplifying active window detection logic
Removed unnecessary active window checks for Firefox in the test code. This simplifies the logic and improves reliability by avoiding environment-specific conditions. Retained the core functionality for simulating key presses.1 parent 46d6b1b commit 1e899fa
File tree
1 file changed
+0
-6
lines changed- src/test/kotlin/com/magento/idea/magento2plugin/actions/content
1 file changed
+0
-6
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
92 | | - | |
93 | 88 | | |
94 | 89 | | |
95 | 90 | | |
96 | 91 | | |
97 | 92 | | |
98 | 93 | | |
99 | | - | |
100 | 94 | | |
101 | 95 | | |
102 | 96 | | |
| |||
0 commit comments