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

fix: make tests dependency explicit #1206

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

Neurone
Copy link
Contributor

@Neurone Neurone commented Jan 24, 2025

Description:

  • Made test dependencies explicit
  • Fixed typo in function's signature

Related issue(s):

Fixes: #1209

Notes for reviewer:

N/A

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@Neurone Neurone changed the title Update ERC20.js fix: update ERC20.js Jan 24, 2025
@quiet-node quiet-node added the internal For changes that affect the project's internal workings but not its outward-facing functionality. label Jan 24, 2025
@quiet-node quiet-node added this to the 0.12.0 milestone Jan 24, 2025
@quiet-node
Copy link
Member

@Neurone thanks for the PR! However, it would need to link to an issue for the PR Label and Milestone check CI to pass

quiet-node
quiet-node previously approved these changes Jan 24, 2025
Copy link
Member

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

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

LGTM! Great catch!

- Fixed typo in function's signature

Signed-off-by: Giuseppe Bertone <[email protected]>
@Neurone Neurone changed the title fix: update ERC20.js fix: make tests dependency explicit Jan 24, 2025
@Neurone
Copy link
Contributor Author

Neurone commented Jan 24, 2025

@quiet-node Gotcha. I took the opportunity to slightly improve the PR, considering the test dependency as the reason for this, with the corresponding issue.

Copy link
Member

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@quiet-node quiet-node merged commit c0500c2 into hashgraph:main Jan 24, 2025
31 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal For changes that affect the project's internal workings but not its outward-facing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test dependencies should be explicit
2 participants