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
Figured out how to repro this... Create the file before you have a pupspec, and we "cache" that the file is not pub-runnable. Then you add a pubspec and package:test and it uses the cached value still.
The text was updated successfully, but these errors were encountered: