Skip to content

Commit

Permalink
Enabling last test
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-panda committed Oct 1, 2024
1 parent 05e9170 commit b033c05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/default/wdio.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const { suites } = require('./suites');
const defaultConfig = Object.assign(wdioBaseConfig.config, {
suites,
specs: ['**/*.wdio-spec.js'],
exclude: ['**/new-language.wdio-spec.js'],
});

exports.config = defaultConfig;

0 comments on commit b033c05

Please sign in to comment.