Skip to content

Commit

Permalink
test for network v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renan-lopes-rodrigues committed Oct 25, 2023
1 parent fbbf411 commit 7f9302e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast_start_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ echo "=============== Tests for Network v6 ================="
python manage.py test networkapi/api_network.tests.v3.unit.networkipv6.async.test_delete.py
python manage.py test networkapi/api_network.tests.v3.unit.networkipv6.async.test_post.py
python manage.py test networkapi/api_network.tests.v3.unit.networkipv6.async.test_put.py
python manage.py test networkapi/api_network.tests.v3.sanity.allocate.test_network_v4.py
python manage.py test networkapi/api_network.tests.v3.sanity.allocate.test_network_v6.py
python manage.py test networkapi/api_network.tests.v3.sanity.networkipv6.sync.test_delete.py
python manage.py test networkapi/api_network.tests.v3.sanity.networkipv6.sync.test_get.py
python manage.py test networkapi/api_network.tests.v3.sanity.networkipv6.sync.test_post.py
Expand Down

0 comments on commit 7f9302e

Please sign in to comment.