Skip to content

Commit

Permalink
Extract testData in error handling test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Nov 6, 2023
1 parent edfada7 commit fb4102e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const { expect } = require('@playwright/test');
const { test } = require('../Shared/base-test');
const {getLogByName} = require("../Shared/wooUtils");
const assert = require('assert');
Expand Down

0 comments on commit fb4102e

Please sign in to comment.