mirror of
https://github.com/nasa/openmct.git
synced 2025-05-09 20:12:50 +00:00
removing debug
This commit is contained in:
parent
2624f43548
commit
9c27a2cca7
@ -429,7 +429,7 @@ test.describe('Display Layout', () => {
|
|||||||
await expect(page.getByText('2021-12-30 01:11:00.000Z')).toBeHidden();
|
await expect(page.getByText('2021-12-30 01:11:00.000Z')).toBeHidden();
|
||||||
});
|
});
|
||||||
|
|
||||||
test.only('When multiple plots are contained in a layout, we only ask for annotations once @couchdb @network', async ({
|
test('When multiple plots are contained in a layout, we only ask for annotations once @couchdb @network', async ({
|
||||||
page
|
page
|
||||||
}) => {
|
}) => {
|
||||||
await setFixedTimeMode(page);
|
await setFixedTimeMode(page);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user