mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update ui tests for palette css namespace
This commit is contained in:
@@ -102,7 +102,7 @@ module.exports = {
|
||||
});
|
||||
});
|
||||
browser.url(url);
|
||||
browser.waitForExist('#palette_node_inject');
|
||||
browser.waitForExist('#red-ui-palette-node_inject');
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
throw err;
|
||||
|
Reference in New Issue
Block a user