chore: reworking again
This commit is contained in:
@@ -31,5 +31,6 @@ export async function run({ watch }: { watch: boolean }) {
|
||||
pluginsFile: path.resolve(__dirname, '../cypress/plugins'),
|
||||
defaultCommandTimeout: 10000,
|
||||
},
|
||||
configFile: false,
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,5 +13,4 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export {};
|
||||
export default () => {};
|
||||
|
||||
Reference in New Issue
Block a user