Skip to content

Commit 15219a3

Browse files
committed
Add package collection check to smoke test
1 parent cf3070d commit 15219a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

restfiles/smoke-test.restfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ requests:
2424
validation:
2525
status: 200
2626

27+
package-collection:
28+
url: ${base_url}/apple/collection.json
29+
validation:
30+
status: 200
31+
2732
search:
2833
url: ${base_url}/api/search
2934
query:

0 commit comments

Comments
 (0)