Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Sep 19, 2023
1 parent 56e8be9 commit 6a92a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/functional/apps/canvas/saved_object_resolve.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export default function canvasFiltersTest({ getService, getPageObjects }: FtrPro
it('handles a conflict match', async () => {
await PageObjects.common.navigateToUrl(
'canvas',
'savworkpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31-conflict-old/page/1',
'workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31-conflict-old/page/1',
{
basePath: '/s/custom_space',
shouldUseHashForSubUrl: false,
Expand Down

0 comments on commit 6a92a42

Please sign in to comment.