mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-22 16:03:10 +01:00
Re-enable Netbox unit tests
This commit is contained in:
parent
3b56c827f9
commit
25671d42a5
2
test.sh
2
test.sh
@ -53,7 +53,7 @@ echo "🐳🐳🐳 Start testing '${IMAGE}'"
|
|||||||
trap test_cleanup EXIT ERR
|
trap test_cleanup EXIT ERR
|
||||||
test_setup
|
test_setup
|
||||||
|
|
||||||
# test_netbox_unit_tests
|
test_netbox_unit_tests
|
||||||
test_initializers
|
test_initializers
|
||||||
|
|
||||||
echo "🐳🐳🐳 Done testing '${IMAGE}'"
|
echo "🐳🐳🐳 Done testing '${IMAGE}'"
|
||||||
|
Loading…
Reference in New Issue
Block a user