We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7f527 commit e793087Copy full SHA for e793087
1 file changed
.env.test
@@ -1,4 +1,8 @@
1
# Test environment variables
2
# This file is used by the test runner via dotenvx
3
+#
4
+# REQUIRED: dotenvx on Windows requires this file to exist, even if empty
5
+# The test runner (scripts/test.mjs) loads this file before running tests
6
7
# Add any test-specific environment variables below
8
0 commit comments