Skip to content

Commit c42e334

Browse files
authored
Merge branch 'master' into newaichat
2 parents bc5c4fe + 0861888 commit c42e334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/templates.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,4 +263,4 @@ const tests = {
263263
}
264264

265265

266-
module.exports = browser.browserName.includes('chrome') ? {} : tests
266+
module.exports = {} // browser.browserName.includes('chrome') ? {} : tests

0 commit comments

Comments
 (0)