Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

fix(@schematics/angular): fix e2e schematic to expect welcome message with prefix #865

Closed
wants to merge 1 commit into from
Closed

Conversation

fmalcher
Copy link

@fmalcher fmalcher commented May 8, 2018

The "application" schematic generates the welcome message in AppComponent with the app prefix.
The "e2e" schematic did not include the prefix in the spec file accordingly.

This PR includes the app prefix in the welcome message spec.
Thanks for reviewing this!

… with prefix

The "application" schematic generates the welcome message in AppComponent with the app prefix.
The "e2e" schematic should include the prefix in the spec file accordingly.
@fmalcher
Copy link
Author

fmalcher commented May 8, 2018

🙁 Duplicate of #720

@fmalcher fmalcher closed this May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants