summaryrefslogtreecommitdiff
path: root/rest-api-spec/src/main
diff options
context:
space:
mode:
authorGlen Smith <github@smithsrock.com>2017-06-30 10:51:37 -0600
committerJason Tedor <jason@tedor.me>2017-06-30 12:51:37 -0400
commit1dd28808d5a2f9795da08e2b38fd5aa03e640506 (patch)
tree3e9b88154ffed2ef4d9a15ef48bdba01ac559034 /rest-api-spec/src/main
parentdd93ef3f24e91ebf8b8610beea0350ae04b53ced (diff)
Fix typo in name of test
This commit fixes a typo in the name of a REST test. Relates #25451
Diffstat (limited to 'rest-api-spec/src/main')
-rw-r--r--rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml
index 34c4605941..1c6ed4811d 100644
--- a/rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml
+++ b/rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml
@@ -1,5 +1,5 @@
---
-"Get an empty emote info":
+"Get an empty remote info":
- skip:
version: " - 5.3.99"
reason: this API doesn't exist in 5.3.x yet