Skip to content

Commit

Permalink
Add Traeffik note to readme again
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicgamedeveloper committed Sep 20, 2024
1 parent b207020 commit b4abc81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ if (typeof window !== 'undefined') {
```

The `yarn install` and `yarn config:test` need to be run before `yarn test:e2e:ext`
can be run successfully. Also note that if you are deploying the server with
Traeffik, the tests will fail due to the additionally required Gitlab
authorization.
can be run successfully. Also note that if you are deploying the client
application with Traeffik forward authorization, the tests will fail due to
the additionally required Gitlab authorization.

## Playwright

Expand Down

0 comments on commit b4abc81

Please sign in to comment.