Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.

[Tutorial] autocomplete component example documentation bug #2278

@acorncom

Description

@acorncom

From the Autocomplete Component step under the heading "An Integration Test" the second code listing for tests/integration/components/list-filter-test.js (19 lines of code), line 13 should be highlighted as green, because the async keyword has been added to the function declaration. Without it, the test fails once the await keyword is added in the next code example.

From emberjs/ember.js#16369

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions