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
We need to write unit tests for components under src/components/tank-info/*. Unit tests are currently in the test directory (vue bootstrapped this by default) and we are matching the directory structure of the components directory.
We need to write unit tests for components under
src/components/tank-info/*. Unit tests are currently in thetestdirectory (vue bootstrapped this by default) and we are matching the directory structure of thecomponentsdirectory.