community templates (#691)
This commit is contained in:
@@ -81,7 +81,7 @@ testSkipIfWindows("upgrade app to select component", async ({ po }) => {
|
||||
testSkipIfWindows("select component next.js", async ({ po }) => {
|
||||
await po.setUp();
|
||||
|
||||
await po.selectHubTemplate("Next.js Template");
|
||||
await po.goToHubAndSelectTemplate("Next.js Template");
|
||||
|
||||
await po.sendPrompt("tc=basic");
|
||||
await po.clickTogglePreviewPanel();
|
||||
|
||||
Reference in New Issue
Block a user