-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue] NullPointerException when working with addNotification for a request #135
Comments
If not use Here is the github code for you guys review Plz let me know if you need more information |
Hi, which line is line 53 of BankAccountService where the error is occurring? It's a blank line on the cubano_issue branch currently. |
@nigelcharman I accidentally format the file and therefore the order of lines in trace_log in original post is not correct
|
Precondition:
Setup
BankAccountFixture
Base Service
Step:
-> got error
===============================================
Bank Account
Features:
Scenarios: Create user account
Example:
Given users:
Name : Boby Charton
Username: boby.char
Password: s3cret
Then user could create an account succcessfully
===============================================
The text was updated successfully, but these errors were encountered: