#90 build app.js outside of main Docker image
This commit is contained in:
5
tests/test_mock.py
Normal file
5
tests/test_mock.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from kube_ops_view.mock import get_mock_clusters
|
||||
|
||||
|
||||
def test_get_mock_clusters():
|
||||
get_mock_clusters()
|
||||
Reference in New Issue
Block a user