Simplify test and make it run faster
Adding the user to the project via UI makes the test more complex than needed, and also slower. This commit adds the user to the project via the API, which is faster and makes the test code cleaner.
Showing
Please register or sign in to comment