Skip to content

Commit 7ecc7de

Browse files
Update bootstrap.php
1 parent 61ad181 commit 7ecc7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
'muplugins_loaded',
1212
function() {
1313
// Load the plugin.
14-
require LAUNCHPAD_PLUGIN_ROOT . '/rocket-launcher.php';
14+
require LAUNCHPAD_PLUGIN_ROOT . '/launchpad.php';
1515
}
1616
);

0 commit comments

Comments
 (0)