mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Fixed tests
This commit is contained in:
@@ -868,6 +868,7 @@ describe("PKPass", () => {
|
||||
expect(
|
||||
JSON.parse(pass[filesSymbol]["pass.json"].toString("utf-8")),
|
||||
).toEqual({
|
||||
formatVersion: 1,
|
||||
coupon: {
|
||||
headerFields: [],
|
||||
primaryFields: [],
|
||||
|
||||
Reference in New Issue
Block a user