-
Notifications
You must be signed in to change notification settings - Fork 157
fix: failing test due to typo for NegativeHtsTransferFrom contract #12596
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
Conversation
Signed-off-by: Valentin Valkanov <[email protected]>
Node: HAPI Test (Node Death Reconnect) Results1 tests 1 ✅ 24s ⏱️ For more details on these parsing errors, see this check. Results for commit 822c0b7. |
Node: HAPI Test (Restart) Results2 tests 2 ✅ 7m 12s ⏱️ Results for commit 822c0b7. |
Node: HAPI Test (Token) Results207 tests 207 ✅ 20m 58s ⏱️ Results for commit 822c0b7. |
Node: HAPI Test (Crypto) Results311 tests 311 ✅ 42m 7s ⏱️ Results for commit 822c0b7. |
Node: HAPI Test (Misc) Results433 tests 423 ✅ 42m 0s ⏱️ Results for commit 822c0b7. |
Node: HAPI Test (Time Consuming) Results21 tests 21 ✅ 54m 21s ⏱️ Results for commit 822c0b7. |
Node: Unit Test Results 2 273 files ±0 2 273 suites ±0 3h 0m 34s ⏱️ - 1h 0m 0s Results for commit 822c0b7. ± Comparison against base commit d28e001. This pull request removes 3962 and adds 3733 tests. Note that renamed tests count towards both.
|
Node: HAPI Test (Smart Contract) Results550 tests 550 ✅ 1h 12m 22s ⏱️ Results for commit 822c0b7. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks @MrValioBg
Description:
Fixes typo which resulted in Hapi test failing.
Related issue(s):
Fixes #12417
Notes for reviewer:
Checklist