mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 04:38:12 +08:00
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user