We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c8243 commit 08aa795Copy full SHA for 08aa795
__tests__/PostcardsApi.spec.ts
@@ -20,6 +20,7 @@ describe("postcardsApi", () => {
20
from: ADDRESSES_EDITABLE[1],
21
front: FILE_LOCATION_4X6,
22
back: FILE_LOCATION_4X6,
23
+ use_type: 'operational',
24
});
25
26
it("Postcard API can be instantiated", () => {
0 commit comments