fix: include .env files
This commit is contained in:
1
tests/binary_test/.env
Normal file
1
tests/binary_test/.env
Normal file
@@ -0,0 +1 @@
|
||||
BUN_ENV_CWD_TEST=from-dotenv
|
||||
1
tests/binary_test/env_parent/.env
Normal file
1
tests/binary_test/env_parent/.env
Normal file
@@ -0,0 +1 @@
|
||||
BUN_ENV_PARENT_TEST=from-parent-dotenv
|
||||
Reference in New Issue
Block a user