diff --git a/test.sh b/test.sh index dc892b1..fa6fa38 100755 --- a/test.sh +++ b/test.sh @@ -80,7 +80,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}'"