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 hasSingleImplementation #178

Merged
merged 1 commit into from
Mar 23, 2020
Merged

Conversation

xg-wang
Copy link
Member

@xg-wang xg-wang commented Mar 22, 2020

it('#hasSingleImplementation detects singleton', function() {
  assert.ok(checker.hasSingleImplementation('foo'));

will fail without the fix in place

@rwjblue rwjblue added the bug label Mar 23, 2020
@rwjblue rwjblue merged commit 06b184d into ember-cli:master Mar 23, 2020
@rwjblue
Copy link
Member

rwjblue commented Mar 23, 2020

@xg-wang xg-wang deleted the single-implementation branch March 24, 2020 17:06
@xg-wang xg-wang restored the single-implementation branch March 24, 2020 17:07
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.

None yet

2 participants