Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@sadick254
Copy link
Contributor

  • Use jasmine.attachToDOM to fix failing specs
  • Add pull request to the CI triggers

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Alternate Designs

Benefits

Possible Drawbacks

Applicable Issues

Atom now uses window.customElements instead of document.registerElement.
That change caused the specs to fail. It seems while using
customElements we have to attach the workspace element to the DOM.
@sadick254 sadick254 merged commit d09dc22 into master Aug 5, 2021
@sadick254 sadick254 deleted the attach-to-dom branch August 5, 2021 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants