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
the body of the test function returns Future[Future[Unit]], however, the compiler is happy to say that it is simply a Future[Unit], which leads to errors in code