Skip to content

Commit d0383cf

Browse files
authored
Update tests.md
1 parent 7bc8c18 commit d0383cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To skip Pixi test set the environment variable `SKIP_PIXI_TEST` to `true`.
2525
To run the OAuth2 test locally add the following configuration to `.fractal_server.env`:
2626

2727
```
28-
OAUTH_CLIENT_name=dexidp
28+
OAUTH_CLIENT_NAME=dexidp
2929
OAUTH_CLIENT_ID=client_test_web_id
3030
OAUTH_CLIENT_SECRET=client_test_web_secret
3131
OAUTH_REDIRECT_URL=http://localhost:5173/auth/login/oauth2/

0 commit comments

Comments
 (0)