mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GP-0-dragonmacher-test-fixes-1-19-25
This commit is contained in:
parent
984653ec9d
commit
ae35e4f899
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ public class BundleStatusManagerTest extends AbstractGhidraScriptMgrPluginTest {
|
|||
int initialSize = statuses.size();
|
||||
|
||||
DockingActionIf removeBundlesAction =
|
||||
getActionByName(bundleStatusProvider, "RemoveBundles");
|
||||
getActionByName(bundleStatusProvider, "Remove Bundles");
|
||||
performAction(removeBundlesAction);
|
||||
waitForSwing();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue