Skip to content

Commit

Permalink
Update tests/acceptance/features/apiActivities/activities.feature
Browse files Browse the repository at this point in the history
Co-authored-by: Sawjan Gurung <[email protected]>
  • Loading branch information
dragonchaser and saw-jan authored Sep 17, 2024
1 parent cc97749 commit e1d276f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiActivities/activities.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feature: check activities
},
"variables": {
"type": "object",
"required": ["resource","folder","user"],
"required": ["resource","space","user"],
"properties": {
"resource": {
"type": "object",
Expand Down

0 comments on commit e1d276f

Please sign in to comment.