Prettified
This commit is contained in:
parent
4322a3f370
commit
2e455177ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1327,7 +1327,7 @@ describe("Actions", () => {
|
|||
|
||||
// Assert
|
||||
expect(commit).toBeCalledWith(storeMutations.UPDATE_CUSTOMER_DETAILS, customerDetails);
|
||||
});
|
||||
});
|
||||
|
||||
it("saveGlassParts, should call mutation", () => {
|
||||
// Arrange
|
||||
|
|
|
|||
Loading…
Reference in a new issue