Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
appletreeisyellow committed Sep 25, 2023
1 parent c1b4ec1 commit dbd487c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ const setScriptToLanguage = (
return cy.isIoxOrg().then(isIox => {
if (lang === 'influxql') {
// give cypress some time to set up
// database and retetion policy (DBRP) mappings
// database and retention policy (DBRP) mappings
cy.wait(1000)
}

Expand Down

0 comments on commit dbd487c

Please sign in to comment.