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(commands): Fix "cumulocity-cypress" import for commands #151

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

thomaswinkler
Copy link
Collaborator

@thomaswinkler thomaswinkler commented Aug 30, 2024

The > Cannot find module 'fs' error for component and e2e tests has been fixed.

Closes #150

Fixed imports of "cumulocity-cypress".
@thomaswinkler thomaswinkler linked an issue Aug 30, 2024 that may be closed by this pull request
@thomaswinkler thomaswinkler changed the title fix(): Fix import of fs from "cumulocity-cypress" import fix(Commands): Fix "cumulocity-cypress" import Aug 30, 2024
@thomaswinkler thomaswinkler changed the title fix(Commands): Fix "cumulocity-cypress" import fix(commands): Fix "cumulocity-cypress" import for commands Aug 30, 2024
@thomaswinkler thomaswinkler enabled auto-merge (squash) August 30, 2024 15:52
@thomaswinkler
Copy link
Collaborator Author

Approved

@thomaswinkler thomaswinkler merged commit 6d68f77 into develop Aug 30, 2024
7 of 8 checks passed
@thomaswinkler thomaswinkler deleted the fix/150-fix-cannot-find-module-fs branch August 30, 2024 15:52
Copy link

🎉 This issue has been resolved in version 0.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

thomaswinkler added a commit that referenced this pull request Aug 30, 2024
The `> Cannot find module 'fs'` error for component and e2e tests has
been fixed.

Closes #150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix "> Cannot find module 'fs'"
1 participant