You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently L&P tests are situated in the same package as E2E tests. However, there is almost no commonality between the two other than the usage of BackDoor, and the purpose of the tests are entirely different, so they should reside in entirely different package/directory.