[Asterisk-code-review] Test/ARI: Fixed a typo for unload module test. (testsuite[master])

Benjamin Keith Ford asteriskteam at digium.com
Fri Jul 17 10:45:04 CDT 2015


Benjamin Keith Ford has uploaded a new change for review.

  https://gerrit.asterisk.org/925

Change subject: Test/ARI: Fixed a typo for unload_module test.
......................................................................

Test/ARI: Fixed a typo for unload_module test.

Corrected the test header to state it is testing unloading
a module, rather than reloading it.

* Fixed unload_module typo

Change-Id: I75904a3d76c2fee1e8bdf257573e94ea799b6f53
---
M tests/rest_api/asterisk/modules/unload_module/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/25/925/1

diff --git a/tests/rest_api/asterisk/modules/unload_module/test-config.yaml b/tests/rest_api/asterisk/modules/unload_module/test-config.yaml
index 3cae214..c4c3f08 100644
--- a/tests/rest_api/asterisk/modules/unload_module/test-config.yaml
+++ b/tests/rest_api/asterisk/modules/unload_module/test-config.yaml
@@ -1,5 +1,5 @@
 testinfo:
-    summary: 'Test for loading a module using ARI'
+    summary: 'Test for unloading a module using ARI'
     description: |
         Test that unloads a module. A '204 No Content' should
         be the response to the request. Then, a GET request is

-- 
To view, visit https://gerrit.asterisk.org/925
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I75904a3d76c2fee1e8bdf257573e94ea799b6f53
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>



More information about the asterisk-code-review mailing list