fix test initialization
This commit is contained in:
parent
6a09f6acef
commit
9356476901
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ function _manually_load_plugin() {
|
||||||
case 'eventprime':
|
case 'eventprime':
|
||||||
$plugin_file = 'eventprime-event-calendar-management/event-prime.php';
|
$plugin_file = 'eventprime-event-calendar-management/event-prime.php';
|
||||||
break;
|
break;
|
||||||
case 'event-organiser':
|
case 'event_organiser':
|
||||||
$plugin_file = 'event-organiser/event-organiser.php';
|
$plugin_file = 'event-organiser/event-organiser.php';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue