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
We were using some deprecated ginkgo functionality. Namely running tests asynchronously and using a custom reporter.
This commit fixes those warnings by running the tests synchronously and
using the standard reporter.
0 commit comments