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
`make test` runs all the tests: `e2e` and `test-unit`
The `test-e2e` is only the test; it does not include setup and teardown,
whereas `e2e` does.
Signed-off-by: Todd Short <[email protected]>
0 commit comments