diff --git a/test.sh b/test.sh index 2b74847..6684f7c 100755 --- a/test.sh +++ b/test.sh @@ -53,7 +53,7 @@ echo "🐳🐳🐳 Start testing '${IMAGE}'" trap test_cleanup EXIT ERR test_setup -# test_netbox_unit_tests +test_netbox_unit_tests test_initializers echo "🐳🐳🐳 Done testing '${IMAGE}'"