GP-0-dragonmacher-test-fixes-1-19-25

This commit is contained in:
dragonmacher 2025-01-10 11:10:33 -05:00 committed by Ryan Kurtz
parent 984653ec9d
commit ae35e4f899

View file

@ -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();