Skip to content

Add support for asset report refresh#126

Merged
notthefakestephen merged 2 commits intomasterfrom
st-assets-refresh
Oct 18, 2018
Merged

Add support for asset report refresh#126
notthefakestephen merged 2 commits intomasterfrom
st-assets-refresh

Conversation

@notthefakestephen
Copy link
Copy Markdown
Contributor

No description provided.

assertEquals(originalUser.getMiddleName(), refreshedUser.getMiddleName());
assertEquals(originalUser.getPhoneNumber(), refreshedUser.getPhoneNumber());
assertEquals(originalUser.getSsn(), refreshedUser.getSsn());
assertEquals("newLastName", refreshedUser.getLastName());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit can we extract a variable for "newLastName"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚡️

@notthefakestephen notthefakestephen merged commit 8c72e4c into master Oct 18, 2018
@notthefakestephen notthefakestephen deleted the st-assets-refresh branch October 18, 2018 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants