Skip to content

Commit

Permalink
reflecting bad output
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsz-rb committed Mar 20, 2023
1 parent 988984b commit e19795b
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions client/fixtures/vcr/update_project_teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,17 +430,8 @@ interactions:
response:
body: |-
{
"err": 0,
"result": [
{
"team_id": 693607,
"project_id": 423511
},
{
"team_id": 693608,
"project_id": 423511
}
]
"err": 1,
"message": "Invalid or missing project id"
}
headers:
Access-Control-Allow-Credentials:
Expand Down

0 comments on commit e19795b

Please sign in to comment.