Skip to content

Commit 5802665

Browse files
committed
changed url to localhost
1 parent 193d873 commit 5802665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature: News API
22

33
Scenario: News API available
4-
Given url 'http://127.0.0.1:8080/api/news'
4+
Given url 'http://localhost:8080/api/news'
55
When method get
66
Then status 200

0 commit comments

Comments
 (0)