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: remove flakey test #2642

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix: remove flakey test #2642

merged 1 commit into from
Mar 4, 2024

Conversation

Yelinz
Copy link
Member

@Yelinz Yelinz commented Mar 4, 2024

Fixes #2514

@Yelinz Yelinz requested review from anehx and derrabauke March 4, 2024 15:13
@Yelinz Yelinz self-assigned this Mar 4, 2024
@Yelinz Yelinz merged commit 34859e1 into projectcaluma:main Mar 4, 2024
57 checks passed
@Yelinz Yelinz deleted the fix-tests branch March 4, 2024 15:34
anehx pushed a commit that referenced this pull request Mar 6, 2024
# [12.10.0](v12.9.0...v12.10.0) (2024-03-06)

### Bug Fixes

* add optional peer dep on ember data ([033cb84](033cb84)), closes [/github.com/embroider-build/embroider/issues/1169#issuecomment-1081943925](https://github.com//github.com/embroider-build/embroider/issues/1169/issues/issuecomment-1081943925)
* **cf-field-radio:** hide reset button if form is disabled ([#2635](#2635)) ([c96a8ae](c96a8ae))
* **cfb-slug-input:** correct scheduleOnce call ([0111c9e](0111c9e))
* **copy-form:** remove unnecessary attributes ([8d5cbb6](8d5cbb6))
* **copy-modal:** remove form id for proper slug validation ([fb8f806](fb8f806))
* incorporate review feedback ([8289bbd](8289bbd))
* remove flakey test ([#2642](#2642)) ([34859e1](34859e1))

### Features

* copy forms ([06ce87f](06ce87f))
* **form:** add method to refresh the answer of a field ([78fd9b5](78fd9b5))
* **form:** add widget override for number separator ([69419b4](69419b4))
* **form:** always fetch answer meta ([2255a80](2255a80))
@anehx
Copy link
Contributor

anehx commented Mar 6, 2024

🎉 This PR is included in version 12.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anehx anehx added the released label Mar 6, 2024
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.

Flakey test in ember-form
3 participants