mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 22:47:39 +00:00
improve drivers
This commit is contained in:
@@ -5,7 +5,7 @@ describe("keyboard", () => {
|
||||
beforeAndAfter();
|
||||
describe("shortcuts", () => {
|
||||
beforeEach(() => {
|
||||
given.setupInterception();
|
||||
given.setupMockBackedResponses();
|
||||
when.setStyle("");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user