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

DEV: Fix autoloading #322

Merged
merged 1 commit into from
Aug 28, 2024
Merged

DEV: Fix autoloading #322

merged 1 commit into from
Aug 28, 2024

Conversation

CvX
Copy link
Contributor

@CvX CvX commented Aug 28, 2024

A follow-up to e23c311

Fixes errors like:

NameError:
       uninitialized constant DiscourseDataExplorer::ValidationError
     # ./plugins/discourse-data-explorer/spec/lib/parameter_spec.rb:15:in `block (3 levels) in <main>'

A follow-up to e23c311

Fixes errors like:
```
NameError:
       uninitialized constant DiscourseDataExplorer::ValidationError
     # ./plugins/discourse-data-explorer/spec/lib/parameter_spec.rb:15:in `block (3 levels) in <main>'
```
@CvX
Copy link
Contributor Author

CvX commented Aug 28, 2024

cc: @Lhcfl @nattsw

@Lhcfl
Copy link
Contributor

Lhcfl commented Aug 28, 2024

oh! my mistake

@CvX CvX merged commit ba9ead8 into main Aug 28, 2024
5 checks passed
@CvX CvX deleted the fix branch August 28, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants