Skip to content
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

feat: remove vendors #680

Merged
merged 17 commits into from
Jul 5, 2022
Merged

feat: remove vendors #680

merged 17 commits into from
Jul 5, 2022

Conversation

nicosantangelo
Copy link
Contributor

Depends on #676

@nicosantangelo
Copy link
Contributor Author

Rebasing

@nicosantangelo nicosantangelo marked this pull request as ready for review June 29, 2022 17:49
@@ -63,6 +66,9 @@ describe('when placing a bid', () => {
expect(callParameters[1]).toBe(
'placeBid(address,uint256,uint256,uint256)'
)
expect(callParameters[1]).toBe(
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason to repeat the expect here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bad rebase!

@nicosantangelo nicosantangelo merged commit 542348b into master Jul 5, 2022
@nicosantangelo nicosantangelo deleted the feat/remove-vendors branch July 5, 2022 20:38
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