mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 14:28:22 +08:00
Merge remote-tracking branch 'origin/Ghidra_11.3'
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ public class BundleStatusManagerTest extends AbstractGhidraScriptMgrPluginTest {
|
|||||||
int initialSize = statuses.size();
|
int initialSize = statuses.size();
|
||||||
|
|
||||||
DockingActionIf removeBundlesAction =
|
DockingActionIf removeBundlesAction =
|
||||||
getActionByName(bundleStatusProvider, "RemoveBundles");
|
getActionByName(bundleStatusProvider, "Remove Bundles");
|
||||||
performAction(removeBundlesAction);
|
performAction(removeBundlesAction);
|
||||||
waitForSwing();
|
waitForSwing();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user