mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Fix leftover from testing in test.sh
This commit is contained in:
parent
349e269356
commit
77d3dcded0
2
test.sh
2
test.sh
|
|
@ -80,7 +80,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 a new issue