* fix: show yAxis properties when series is moved - Shows the correct yAxis properties immediately when a series is moved to another yAxis * test: check for correct yAxis properties - refactor test to use unique autogenerated object names - update Elements pool pane handle selector * test: fix goto and move to beforeEach * test: ☠️ disable GrandSearch and ApplicationRouterSpec ☠️ --------- Co-authored-by: Shefali Joshi <simplyrender@gmail.com> Co-authored-by: Andrew Henry <akhenry@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ import GrandSearch from './GrandSearch.vue';
|
||||
import ExampleTagsPlugin from '../../../../example/exampleTags/plugin';
|
||||
import DisplayLayoutPlugin from '../../../plugins/displayLayout/plugin';
|
||||
|
||||
describe("GrandSearch", () => {
|
||||
xdescribe("GrandSearch", () => {
|
||||
let openmct;
|
||||
let grandSearchComponent;
|
||||
let viewContainer;
|
||||
|
||||
Reference in New Issue
Block a user