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 21071c9 commit 31026ae
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: 'mojo',
appId: 'wppm',
pluginSlug: 'wp-plugin-mojo',
},
downloadsFolder: 'tests/cypress/downloads',
fixturesFolder: 'tests/cypress/fixtures',
Expand Down

0 comments on commit 31026ae

Please sign in to comment.