mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8317112: Add screenshot for Frame/DefaultSizeTest.java
Backport-of: a36eaf03af
This commit is contained in:
committed by
Vitaly Provodin
parent
0c31374399
commit
9ab2afe77d
@@ -50,6 +50,7 @@ public class DefaultSizeTest {
|
||||
.testTimeOut(5)
|
||||
.rows(10)
|
||||
.columns(45)
|
||||
.screenCapture()
|
||||
.build();
|
||||
|
||||
EventQueue.invokeAndWait(() -> {
|
||||
|
||||
Reference in New Issue
Block a user