mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Corrected timing-related test failure
This commit is contained in:
parent
fa6a544afc
commit
ce056f1ea9
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ public class FrontEndTestEnv {
|
|||
AbstractDockingTest.performAction(terminateCheckoutAction, context, false);
|
||||
OptionDialog optDialog = AbstractDockingTest.waitForDialogComponent(OptionDialog.class);
|
||||
AbstractGenericTest.pressButtonByText(optDialog.getComponent(), "Yes", true);
|
||||
waitForTasks();
|
||||
waitForSwing();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue