Revert "attempt test change"

This reverts commit 78d0e31d41.
This commit is contained in:
Severiano Badajoz
2020-05-20 15:26:31 -07:00
parent 78d0e31d41
commit b82e63eddb
+1 -1
View File
@@ -1,5 +1,5 @@
import { strict as assert } from "assert";
// What if I change here
export const cellxgeneActions = (page, utils) => ({
async drag(testId, start, end, lasso = false) {
const layout = await utils.waitByID(testId);