describe('Test matching Tag not found', () => {
        before(async () => {
            global.browser = new WebdriverIO()
            global.browser.options = {}
            const adapter = new CucumberAdapter(0, noMatchConf, specs, {})