Skip to content

Commit

Permalink
fixup! feat: switch from the Responsive Starter Store applications to…
Browse files Browse the repository at this point in the history
… the new headless REST application type applications (#302)
  • Loading branch information
dhhyi committed Jul 27, 2020
1 parent aafc4f6 commit 6bb94b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ describe('Product Detail Page Meta', () => {
at(ProductDetailPage, page => {
waitLoadingEnd(1000);
page.metaData.check({
title: 'Google Home - Smart Home favorable buying at our shop | Intershop PWA',
title: 'Google Home - Smart Home | Intershop PWA',
url: /.*\/sku201807171/,
description: 'Google Home - Hands-free help from the Google Assistant',
'og:image': /.*201807171_front.*/,
Expand Down

1 comment on commit 6bb94b8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure Demo Servers are available:

Please sign in to comment.