Skip to content
Snippets Groups Projects
Commit 80d2bd5c authored by David Dorchies's avatar David Dorchies
Browse files

clean(e2e): remove unnecessary files in specs

Refs #648
parent b3338463
No related branches found
No related tags found
2 merge requests!252release: version 4.18.0,!243Resolve "CI: E2E tests are not working since docker image update"
......@@ -33,7 +33,7 @@ export const config: Options.Testrunner = {
// will be called from there.
//
specs: [
'./e2e/**/*.ts'
'./e2e/**/*e2e-spec.ts'
],
// Patterns to exclude.
exclude: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment