chore(core): Adding unit tests
This commit is contained in:
parent
a357c2e642
commit
293c6bec09
4 changed files with 82 additions and 28 deletions
|
@ -435,3 +435,4 @@ it("Should correctly merge settings for existing array", () => {
|
|||
expect(pattern.settings.only.length).to.equal(4);
|
||||
expect(pattern.settings.margin).to.equal(5);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue