[Asterisk-code-review] testsuite: fix typo in yaml for use callerid contact (testsuite[13])
Torrey Searle
asteriskteam at digium.com
Wed Oct 31 03:38:25 CDT 2018
Torrey Searle has uploaded this change for review. ( https://gerrit.asterisk.org/10571
Change subject: testsuite: fix typo in yaml for use_callerid_contact
......................................................................
testsuite: fix typo in yaml for use_callerid_contact
Correction for typo in yaml for tests introduced for ASTERISK-28087
Change-Id: I875928fd00e4cde0523ce124fe02ca6aa4a79c70
---
M tests/channels/pjsip/tests.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/71/10571/1
diff --git a/tests/channels/pjsip/tests.yaml b/tests/channels/pjsip/tests.yaml
index ad620e5..e1a3bab 100644
--- a/tests/channels/pjsip/tests.yaml
+++ b/tests/channels/pjsip/tests.yaml
@@ -24,6 +24,7 @@
- dir: 'transport'
- dir: 'video_calls'
- dir: 'ice'
+ - dir: 'use_callerid_contact'
- test: 'accountcode'
- test: 'acl_call'
- test: 'allow_overlap'
@@ -53,4 +54,3 @@
- test: 'multipart_empty_part'
- test: 'dtmf_info_fallback'
- test: 'invalid_uris'
- - test: 'use_callerid_contact'
--
To view, visit https://gerrit.asterisk.org/10571
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I875928fd00e4cde0523ce124fe02ca6aa4a79c70
Gerrit-Change-Number: 10571
Gerrit-PatchSet: 1
Gerrit-Owner: Torrey Searle <tsearle at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181031/68050385/attachment-0001.html>
More information about the asterisk-code-review
mailing list