Skip to content

Commit 77d3dcd

Browse files
committed
Fix leftover from testing in test.sh
1 parent 349e269 commit 77d3dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ echo "🐳🐳🐳 Start testing '${IMAGE}'"
8080
trap test_cleanup EXIT ERR
8181
test_setup
8282

83-
#test_netbox_unit_tests
83+
test_netbox_unit_tests
8484
test_initializers
8585

8686
echo "🐳🐳🐳 Done testing '${IMAGE}'"

0 commit comments

Comments
 (0)