Fix leftover from testing in test.sh
This commit is contained in:
parent
349e269356
commit
77d3dcded0
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue