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
- Note: stop the auth-server before running tests. Otherwise, they will fail with obscure errors.
63
-
- You can use `LOG_LEVEL`, such as `LOG_LEVEL=debug` to specify the test logging level.
65
+
- For quick enviroment config, consider running tests with a .env file and the dotenv command. For example: `dotenv -- yarn workspace fxa-auth-server:test-integration remote`
66
+
- you can use `LOG_LEVEL`, such as `LOG_LEVEL=debug` to specify the test logging level.
0 commit comments