Skip to content

Commit

Permalink
add pluginSlug to cypress config env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Feb 8, 2024
1 parent b8c5e9c commit 4ed7d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = defineConfig({
phpVersion,
pluginId: 'crazy-domains',
appId: 'wppcd',
pluginSlug: 'wp-plugin-crazy-domains',
},
downloadsFolder: 'tests/cypress/downloads',
fixturesFolder: 'tests/cypress/fixtures',
Expand Down

0 comments on commit 4ed7d8b

Please sign in to comment.