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
I had a similar issue when I was trying to run: make deploy-all
Found out that the error was because I didn't change the branch to opstack-poc
On the master branch, there are some important commented lines:
What happened + What you expected to happen
Running the unit tests locally fails
I also think that the docs should mention that you need to run Docker to run the unit tests.
Versions / Dependencies
main branch
go version go1.21.4 darwin/amd64
How to reproduce
make unit-test
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: