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

Regenerate lockfile for ember-inflector #1082

Conversation

MichalBryxi
Copy link
Contributor

- For some reason previous version had issues with @ember/string not being found correctly
- Fixes adopted-ember-addons#1081
MichalBryxi added a commit to MichalBryxi/ember-file-upload that referenced this pull request Sep 25, 2024
…ning any tests

- Without this patch many tests fail for me with:

```
Promise rejected before "can access files": You must set up the ember-test-helpers environment with either `setResolver` or `setApplication` before running any tests.
```

- Fixes adopted-ember-addons#1083
- Might need adopted-ember-addons#1082 to be applied before this fix is useable
MichalBryxi added a commit to MichalBryxi/ember-file-upload that referenced this pull request Sep 25, 2024
…ning any tests

- Without this patch many tests fail for me with:

```
Promise rejected before "can access files": You must set up the ember-test-helpers environment with either `setResolver` or `setApplication` before running any tests.
```

- Fixes adopted-ember-addons#1083
- Might need adopted-ember-addons#1082 to be applied before this fix is useable
@gilest gilest added the internal label Oct 8, 2024
@gilest gilest changed the title fix: Regenerate lockfile for ember-inflector Regenerate lockfile for ember-inflector Oct 8, 2024
@gilest gilest merged commit 88ad630 into adopted-ember-addons:master Oct 8, 2024
14 checks passed
@MichalBryxi MichalBryxi deleted the mb/1081/fix-ember-string-slash-inflector-bug branch October 8, 2024 22:46
MichalBryxi added a commit to MichalBryxi/ember-file-upload that referenced this pull request Oct 10, 2024
…ning any tests

- Without this patch many tests fail for me with:

```
Promise rejected before "can access files": You must set up the ember-test-helpers environment with either `setResolver` or `setApplication` before running any tests.
```

- Fixes adopted-ember-addons#1083
- Might need adopted-ember-addons#1082 to be applied before this fix is useable
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.

Test app fails on missing @ember/string
2 participants