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: debug logging checkbox #1958

Merged
merged 3 commits into from
Mar 28, 2024
Merged

fix: debug logging checkbox #1958

merged 3 commits into from
Mar 28, 2024

Conversation

gzukel
Copy link
Contributor

@gzukel gzukel commented Mar 28, 2024

Description

Fixed a typo in the code logic for the e2e_advanced testing. The debug box wasn't being registered correctly because it was named wrong.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Github Actions Pipeline.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@github-actions github-actions bot added the ci Changes to CI pipeline or github actions label Mar 28, 2024
@gzukel gzukel merged commit 0759af2 into develop Mar 28, 2024
25 checks passed
@gzukel gzukel deleted the fix-debug-loggin-e2e branch March 28, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI pipeline or github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants