DEV: this class is no longer present in chart js 3.x (#132)
This commit is contained in:
@@ -186,9 +186,6 @@ acceptance("Data Explorer Plugin | Run Query", function (needs) {
|
||||
|
||||
await click("div.result-info button:nth-child(3)");
|
||||
|
||||
assert.ok(
|
||||
exists("canvas.chartjs-render-monitor"),
|
||||
"the chart was rendered"
|
||||
);
|
||||
assert.ok(exists("canvas"), "the chart was rendered");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user