Plugin name as param for tests

This commit is contained in:
Jiiks 2018-01-17 09:42:40 +02:00
parent 7c12617448
commit 3ee59845de
1 changed files with 1 additions and 3 deletions

View File

@ -133,9 +133,7 @@ class PluginManager extends Module {
const _instance = new PluginManager();
async function pluginManager() {
const pluginName = 'Example';
async function pluginManager(pluginName) {
try {
//Load test plugin