mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
31af161c79
commit
feb41476b1
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ export default function ({ getService, getPageObjects }) {
|
|||
expect(headers[1]).to.be('agent');
|
||||
});
|
||||
|
||||
it('Tile map with no changes will update with visualization changes', async () => {
|
||||
it.skip('Tile map with no changes will update with visualization changes', async () => {
|
||||
await PageObjects.dashboard.gotoDashboardLandingPage();
|
||||
|
||||
await PageObjects.dashboard.clickNewDashboard();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue