Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 891c5e0

Browse files
committed
chore: do not source hidden env file
1 parent 7c6aed8 commit 891c5e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-e2e.sh

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ export NODE_ENV='e2e'
88
function cancel {
99
echo "Received kill signal"
1010
echo "Initiating shutdown"
11-
12-
source ./.test.env.local
1311
node run-cancel-all-subscriptions
1412
}
1513

0 commit comments

Comments
 (0)