Skip to content

Commit f0a5a99

Browse files
committed
Minor: comment formatting
1 parent 83eeb27 commit f0a5a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rake_tasks/test_tasks.rake

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ namespace :test do
3030
end
3131
end
3232

33-
# Note start Elasticsearch with the following command if Docker is not used.
33+
# Note: Start Elasticsearch with the following command if Docker is not used.
3434
# bin/elasticsearch -Erepositories.url.allowed_urls=http://* -Epath.repo=/tmp -Enode.attr.testattr=test
3535
desc "Run rest api tests"
3636
task :rest_api => ['elasticsearch:update', 'elasticsearch:wait_for_green'] do

0 commit comments

Comments
 (0)