Skip to content

Commit 48c05d8

Browse files
gaearonakstuhl
authored andcommitted
Remove file
1 parent 78219f7 commit 48c05d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/e2e-simple.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ function verify_module_scope {
226226
yarn build; test $? -eq 1 || exit 1
227227
# TODO: check for error message
228228

229+
rm sample.json
230+
229231
# Restore App.js
230232
rm src/App.js
231233
mv src/App.js.bak src/App.js

0 commit comments

Comments
 (0)