Skip to content

Commit efb4b19

Browse files
committed
Fix comment to say API integration instead of ServiceNow
1 parent c3f8e19 commit efb4b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/src/pages/AppCatalogPage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export class AppCatalogPage extends BasePage {
100100
// Handle permissions dialog
101101
await this.handlePermissionsDialog();
102102

103-
// Check for ServiceNow configuration screen
103+
// Check for API integration configuration screen
104104
await this.configureServiceNowIfNeeded();
105105

106106
// Click final Install app button

0 commit comments

Comments
 (0)