Skip to content

Commit 041f61b

Browse files
Lee Drengenberglegrego
andauthored
Update test/functional/page_objects/management/saved_objects_page.ts
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
1 parent d1c471c commit 041f61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/functional/page_objects/management/saved_objects_page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export function SavedObjectsPageProvider({ getService, getPageObjects }: FtrProv
133133
).click();
134134
} else {
135135
log.debug(
136-
`we didn't find a menu element so should be a relastionships element for (${title}) to click`
136+
`we didn't find a menu element so should be a "copy to space" element for (${title}) to click`
137137
);
138138
// or the action elements are on the row without the menu
139139
await table[title].copySaveObjectsElement?.click();

0 commit comments

Comments
 (0)