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:
Jesse Mazzella
2023-02-02 15:50:37 -08:00
committed by GitHub
parent c1e8c7915c
commit 800062d37e
2 changed files with 1 additions and 2 deletions

View File

@ -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;