diff --git a/tests/rest_api_tests.go b/tests/rest_api_tests.go index 1e3299be..209976de 100644 --- a/tests/rest_api_tests.go +++ b/tests/rest_api_tests.go @@ -19,8 +19,8 @@ limitations under the License. // // These test should be started by using one of following commands in order to be configured properly: // -// ./test.sh rest_api -// make rest_api_tests +// ./test.sh rest_api +// make rest_api_tests package main import (