From 5e916090cf5642d3559c239b9acceb676941d3c2 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Tue, 21 Jan 2020 09:08:04 +0200 Subject: make GR_API the default testApi in automation tests Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin --- .../src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-automation/src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json') diff --git a/vid-automation/src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json b/vid-automation/src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json index 71ba53661..049626681 100644 --- a/vid-automation/src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json +++ b/vid-automation/src/test/resources/asyncInstantiation/vidRequestCreateALaCarte.json @@ -20,7 +20,7 @@ "tenantId" : "c85f0e80-0636-44a4-8cb2-4ec00d056e79", "tenantName" : "Hedvika Wendelin", "bulkSize": "1", - "testApi": "VNF_API", + "testApi": "GR_API", "isALaCarte": true } -- cgit 1.2.3-korg