Skip to content

Commit 7a37622

Browse files
test(test-optimization): avoid duplicate WebdriverIO fixture copy (#9731)
1 parent 833c479 commit 7a37622

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

integration-tests/webdriverio/webdriverio.test-optimization.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ for (const version of versions) {
156156
`@wdio/mocha-framework@${version}`,
157157
], true, [
158158
'./integration-tests/webdriverio/fixtures/*',
159-
'./integration-tests/webdriverio/fixtures/subdirectory',
160159
'./integration-tests/ci-visibility/dynamic-instrumentation/dependency.js',
161160
])
162161

0 commit comments

Comments
 (0)