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
In 4c425b4 we removed the requirement for .packages in order to run tests with pub run test, however that now means we're trying to use pub for tests in the SDK repo (which doesn't work).