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 variable name error #1781

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

3000-2
Copy link
Contributor

@3000-2 3000-2 commented Mar 13, 2024

Description

In the second if statement, an attempt is made to use the variable message, but this variable is not defined. Instead, the error variable should be used.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

@helloanoop helloanoop merged commit f3fe0ee into usebruno:main Apr 9, 2024
@helloanoop
Copy link
Contributor

Merged!

Thank you @3000-2 !

@helloanoop
Copy link
Contributor

This will go out in the 1.13.0 release. Please subscribe to Discord announcement channel to stay notified on the releases.

slowjoe007 pushed a commit to slowjoe007/bruno that referenced this pull request Apr 10, 2024
Its-treason pushed a commit to Its-treason/bruno that referenced this pull request Apr 13, 2024
lizziemac pushed a commit to lizziemac/bruno that referenced this pull request May 4, 2024
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