Skip to content

Commit 08aa795

Browse files
committed
postcard requires use_type
1 parent 07c8243 commit 08aa795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__tests__/PostcardsApi.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ describe("postcardsApi", () => {
2020
from: ADDRESSES_EDITABLE[1],
2121
front: FILE_LOCATION_4X6,
2222
back: FILE_LOCATION_4X6,
23+
use_type: 'operational',
2324
});
2425

2526
it("Postcard API can be instantiated", () => {

0 commit comments

Comments
 (0)