Rename annonymous to anonymous
This commit is contained in:
@@ -41,7 +41,7 @@ Feature: articles routes
|
||||
{
|
||||
"version_id": "09c418b6-63ba-448b-b38b-502b41cd500e",
|
||||
"title": "title2",
|
||||
"annonymous": false,
|
||||
"anonymous": false,
|
||||
"content": "content2",
|
||||
"description": "description2",
|
||||
"tags": [
|
||||
|
||||
@@ -21,7 +21,7 @@ Feature: constitution
|
||||
{
|
||||
"version_id":"15814bb6-8d90-4c6a-a456-c3939a8ec75e",
|
||||
"title":"Hello world!",
|
||||
"annonymous":true,
|
||||
"anonymous":true,
|
||||
"titles":[
|
||||
{
|
||||
"name":"plop",
|
||||
|
||||
Reference in New Issue
Block a user