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

bug: recreate failing tests with deploy changes #41

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

chimera-defi
Copy link
Owner

@devlancer412 any idea why changing the deploy scripts make the tests fail?
can we decouple the 2?

const fc = await deploy(FeeCalc__factory, {
args: [
{
adminFee: 10,
Copy link
Owner Author

Choose a reason for hiding this comment

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

changing this to 0 makes the tests pass again

@chimera-defi chimera-defi merged commit 2b0815e into main Jul 2, 2024
1 check failed
@chimera-defi chimera-defi deleted the ch/recreateFail branch July 2, 2024 21:44
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.

1 participant