Skip to content

Commit daf5f4c

Browse files
Update Traffic_Influence_Test.feature
formatting
1 parent 8295de1 commit daf5f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/Test_definitions/Traffic_Influence_Test.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Feature: Automated Traffic Influence API Test
4040
Given the usage of the Traffic Influence API URL
4141
Given the acquisition of the applicationId via the EdgeCloudAPI
4242
Given the acquisition of Regions and Zones
43-
When creating a new TI Resource, with POST, with mandatory parameters ("apiConsumerId", "applicationId") and any other optional parameter (e.g. "instanceId, "zone" etc.)
43+
When creating a new TI Resource, with POST, with mandatory parameters ("apiConsumerId", "applicationId") and any other optional parameter (e.g. "instanceId", "zone")
4444
Then it should be created a new TI Resource and the optimal routing will be activated according to the optional paramters specified (e.g. only in a specific zone or for a specific user)
4545
And Response Code is 201
4646
And response contains the TI Resource with the resource identifier ("trafficInfluenceID"), the status of the request ("state=ordered") and the previously used paramters valorised as in the POST request

0 commit comments

Comments
 (0)