Skip to content

Commit

Permalink
Update test_integration.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ragini7913 authored Sep 29, 2022
1 parent 145c8b6 commit c8b514b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsetta_interface/tests/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ def _new_to_create(self):
"post_code": "f",
"language": "en_US",
"country_code": "US"
}
}

resp = self.app.post(url, data=body)
url = resp.headers['Location']
Expand Down

0 comments on commit c8b514b

Please sign in to comment.