We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f8e19 commit efb4b19Copy full SHA for efb4b19
e2e/src/pages/AppCatalogPage.ts
@@ -100,7 +100,7 @@ export class AppCatalogPage extends BasePage {
100
// Handle permissions dialog
101
await this.handlePermissionsDialog();
102
103
- // Check for ServiceNow configuration screen
+ // Check for API integration configuration screen
104
await this.configureServiceNowIfNeeded();
105
106
// Click final Install app button
0 commit comments