You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/core/README-TESTS.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This package contains a test suite for evaluating functionalities using **Jest**
9
9
npm install -g pnpm
10
10
```
11
11
12
-
2.**Environment Variables**: Set up a `.env` file in the project root (eliza) with the necessary environment variables. Copy .env.example file and add required variables.
12
+
2.**Environment Variables - NOT REQUIRED**: Set up a `.env` file in the project root (eliza) with the necessary environment variables. Copy .env.example file and add required variables.
0 commit comments