In some tests in extension we have the pattern that we log in the user per test but it actually is enough to login the user per test suite. We also have that pattern in our admin login test in core.
Acceptance Criteria:
- Change so we login the user per test suite instead per test