Skip to content

Commit 796c265

Browse files
behat feature fix
1 parent da1a0b5 commit 796c265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/Features/widget.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Feature: Manage Widget data via the RESTful API
2121
"""
2222
{
2323
"id": 1,
24-
"title": "widget A"
24+
"name": "Widget A"
2525
}
2626
"""

0 commit comments

Comments
 (0)