mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 06:57:26 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ const extendedTest = test.extend<{ maputnikPage: void }>({
|
|||||||
|
|
||||||
const describe = extendedTest.describe;
|
const describe = extendedTest.describe;
|
||||||
const beforeEach = extendedTest.beforeEach;
|
const beforeEach = extendedTest.beforeEach;
|
||||||
export {
|
export {
|
||||||
expect,
|
expect,
|
||||||
describe,
|
describe,
|
||||||
extendedTest as test,
|
extendedTest as test,
|
||||||
|
|||||||
Reference in New Issue
Block a user