Skip to content

fix(tests): wrong import of type #209

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

Merged
merged 2 commits into from
Feb 21, 2024
Merged

fix(tests): wrong import of type #209

merged 2 commits into from
Feb 21, 2024

Conversation

jimmycallin
Copy link
Contributor

  • I have added automatic tests where applicable
  • The PR title is suitable as a release note
  • The PR contains a description of what has been changed
  • The description contains manual test instructions

Changes

Had accidentally imported from the dist folder instead of the source folder. Since we running the tests after we had run the build in regular ci, but the other way around in the publishing pipeline, it never got caught by the ci. This fixes that.

Test

Green CI

@jimmycallin jimmycallin requested a review from a team as a code owner February 21, 2024 11:51
@jimmycallin jimmycallin enabled auto-merge (squash) February 21, 2024 11:54
@jimmycallin jimmycallin merged commit 65cd894 into main Feb 21, 2024
@jimmycallin jimmycallin deleted the fix-ci branch February 21, 2024 11:58
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