We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9774fc8 commit 20b299cCopy full SHA for 20b299c
test/integration/scratch-tests.js
@@ -1,3 +1,4 @@
1
+/* eslint-disable no-unreachable */
2
/* global vm, Promise */
3
const {chromium} = require('playwright-chromium');
4
const test = require('tap').test;
0 commit comments