Skip to content

Update todo-list-app.ts #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thestriver
Copy link

Fixed range error and added the correct TextTooLong error to check for
AssertionError: expected 'RangeError: encoding overruns Buffer' to equal 'Error: failed to send transaction'
+ expected - actual

  -RangeError: encoding overruns Buffer
  +Error: failed to send transaction

Fixed range error and added the correct error to check for
 AssertionError: expected 'RangeError: encoding overruns Buffer' to equal 'Error: failed to send transaction'
      + expected - actual

      -RangeError: encoding overruns Buffer
      +Error: failed to send transaction
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