mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
fe0f67cd5e
8 changed files with 131 additions and 102 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