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, the integration tests uses the CLI binary they can find in the path. This can be confusing as you may have test errors because using a previous build.
We should build a new binary each time the integration tests are run, so it has the same version of the tests.