aboutsummaryrefslogtreecommitdiffstats
path: root/protractor.conf.js
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2019-05-14 17:37:24 -0400
committerPatrick Brady <patrick.brady@att.com>2019-05-15 09:09:18 -0700
commit18510891e2ebcaf6f139db704f83b4ba67f1c149 (patch)
treeed791538f943af79437a3650912c30b8b7af97b1 /protractor.conf.js
parenta68a9dac11d95ef07d480c6ff7c7e6e8cbb20d7c (diff)
add node.js api server for CDT
/api call need node.js api server to fix when clicking the Synchronize Definition Parameter. Change-Id: I4a3fd1ba045ed41fb2fdfec3b8f0364cd6ec05f5 Issue-ID: APPC-1600 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'protractor.conf.js')
-rw-r--r--protractor.conf.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/protractor.conf.js b/protractor.conf.js
index efb1afa..e408810 100644
--- a/protractor.conf.js
+++ b/protractor.conf.js
@@ -17,7 +17,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
============LICENSE_END============================================ */
// Protractor configuration file, see link for more information
// https://github.com/angular/protractor/blob/master/lib/config.ts