We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02679e6 commit 1fa0f00Copy full SHA for 1fa0f00
1 file changed
e2e/src/pages/WorkflowsPage.ts
@@ -12,7 +12,7 @@ export class WorkflowsPage extends BasePage {
12
}
13
14
protected getPagePath(): string {
15
- return '/fusion-soar/workflows';
+ return '/workflow/fusion';
16
17
18
protected async verifyPageLoaded(): Promise<void> {
0 commit comments