
* tests for plugins * tests for plugins * add default country to create channel mutation * change data-test-ids * update snapshots
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
export const PLUGINS_LIST = {
|
|
pluginRow: '[data-test-id="plugin"]'
|
|
};
|