Skip to content

Commit 9b1e64a

Browse files
author
mike dupont
committed
get rid of /app/jest.config.js
1 parent bee41ad commit 9b1e64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-all-tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cp /opt/introspector/test/package.json /app/
1717
cp /opt/introspector/test/*.json /app/
1818
cp /opt/introspector/test/*.yaml /app/
1919
cp /opt/introspector/test/*.yml /app/
20+
rm /app/jest.config.js
2021
ls -latr /opt/introspector/test/package.json /app/package.json
2122
md5sum /opt/introspector/test/package.json /app/package.json
2223

0 commit comments

Comments
 (0)