From 18510891e2ebcaf6f139db704f83b4ba67f1c149 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Tue, 14 May 2019 17:37:24 -0400 Subject: 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 --- protractor.conf.js | 1 - 1 file changed, 1 deletion(-) (limited to 'protractor.conf.js') 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 -- cgit 1.2.3-korg