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 protractor. #15327

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Fix protractor. #15327

merged 1 commit into from
Jun 14, 2021

Conversation

mshima
Copy link
Member

@mshima mshima commented Jun 14, 2021

#15286 added the application name to angular home page at:

<h1 class="display-4"><span <%= jhiPrefix %>Translate="home.title">Welcome, <%= backendName %> Hipster!</span> (<%= humanizedBaseName %>)</h1>

This can be helpful to identify a webapp now that microfrontends have one webapp each.
Adjust protractor test according to this change.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit 93b9caf into jhipster:main Jun 14, 2021
@pascalgrimaud pascalgrimaud added this to the 7.1.0 milestone Jun 17, 2021
@mshima mshima deleted the skip_ci_microfrontend branch June 19, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants