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