mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
fix: remove 1px padding and re-enable autoscale snapshot test (#6271)
* style: remove 1px padding from plot legend item * test: re-enable autoscale snapshot test
This commit is contained in:
@ -32,7 +32,7 @@ test.use({
|
||||
}
|
||||
});
|
||||
|
||||
test.fixme('ExportAsJSON', () => {
|
||||
test.describe('ExportAsJSON', () => {
|
||||
test('User can set autoscale with a valid range @snapshot', async ({ page, openmctConfig }) => {
|
||||
const { myItemsFolderName } = openmctConfig;
|
||||
|
||||
|
Reference in New Issue
Block a user