-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: migrate d2l-labs-view-toggle #467
Conversation
import { clickElem, expect, fixture, html, oneEvent } from '@brightspace-ui/testing'; | ||
import { runConstructor } from '@brightspace-ui/core/tools/constructor-test-helper.js'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import { clickElem, expect, fixture, html, oneEvent } from '@brightspace-ui/testing'; | |
import { runConstructor } from '@brightspace-ui/core/tools/constructor-test-helper.js'; | |
import { clickElem, expect, fixture, html, oneEvent, runConstructor } from '@brightspace-ui/testing'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This suggestion is still open. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll need to add this file to the exports
:
https://github.com/BrightspaceUI/labs/blob/main/package.json#L6
🎉 This PR is included in version 2.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
JIRA