This commit is contained in:
althaf.hameez
2020-10-15 18:42:26 +08:00
parent 37015caeb9
commit a6c47b3d18
+1 -1
View File
@@ -301,7 +301,7 @@ async function testAppServe(pluginName: string, appDir: string) {
try {
const browser = new Browser();
await waitForPageWithText(browser, '/', 'Backstage Service Catalog');
await waitForPageWithText(browser, '/', 'Acme Corporation Service Catalog');
await waitForPageWithText(
browser,
`/${pluginName}`,