test(clone-app): register re-digest-contract in smoke structure check
This commit is contained in:
parent
567b512e32
commit
c8e5bb08a4
|
|
@ -16,7 +16,7 @@ done
|
|||
for s in scrape-play-store.py check-appstore.py; do
|
||||
must_exist "$P/skills/clone-app/scripts/$s"
|
||||
done
|
||||
for r in stack-recommendation-guide effort-estimation-guide infra-cost-guide report-template; do
|
||||
for r in stack-recommendation-guide effort-estimation-guide infra-cost-guide report-template re-digest-contract; do
|
||||
must_exist "$P/skills/clone-app/references/$r.md"
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue