CodeX-Est / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Update an account in the service #3

Open CodeX-Est opened 9 months ago

CodeX-Est commented 9 months ago

As a user I need to be able to update my account
So that it reflects the correct balance.

Details and Assumptions

* [document what you know]      

Acceptance Criteria

gherkin 
Given my account
When I update it
Then it reflects the correct balance.