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(tests): import attributes in functional test controllers #2417

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

Conversation

jankal
Copy link

@jankal jankal commented Jan 7, 2025

Description

Attributes were not imported correctly to be resolved in some functional test controllers.
This PR imports them correctly and re-generates the expected result files.

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

As this is a change to the testing infrastructure of the package, I think we do not need to document a change in the CHANGELOG.md or docs.

@jankal jankal force-pushed the fix/controller-tests-imports branch from 87c9d84 to bcb0c01 Compare January 7, 2025 23:07
@jankal jankal force-pushed the fix/controller-tests-imports branch from bcb0c01 to ef7712e Compare January 7, 2025 23:08
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