chore(load-test): disable userinfo after JWT profile (#8927)

# Which Problems Are Solved

Load-test requires single endpoint to be used for each test type.

# How the Problems Are Solved

Remove userinfo call from machine tests.

# Additional Changes

- Add load-test/.env to gitignore.

# Additional Context

- Related to #4424
This commit is contained in:
Tim Möhlmann
2024-11-19 10:53:07 +02:00
committed by GitHub
parent 522c82876f
commit 65e24b67da
3 changed files with 2 additions and 6 deletions

2
load-test/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.env