Skip to content

Commit

Permalink
Update docs/configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Volker Buzek <[email protected]>
  • Loading branch information
sebbi08 and vobu authored Jan 15, 2024
1 parent f278361 commit 39584ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Recommended complement is to also [configure IAS Authentication](authentication?

Ignore list in form of regex. Those will be used to ignore certain XHR/Fetch call from beeing waited for by the OPA5 Waiters. This can be used in combination with longpolling requests to continusly update your app.

!> Be carefull adding to many requests or to general regex here as this might make the tests more instable by advancing in the test before you expect it.
!> Be careful not to add too many URLs here as this might make the tests unreliable

## `package.json`

Expand Down

0 comments on commit 39584ed

Please sign in to comment.