Skip to content

Commit

Permalink
new cypress project id for newfold bluehost plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Dec 18, 2024
1 parent c35f053 commit 8988965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const { phpVersion, core } = require( './.wp-env.json' );
const wpVersion = /[^/]*$/.exec( core )[ 0 ];

module.exports = defineConfig( {
projectId: 'h78f39',
projectId: '71eo94',
env: {
wpUsername: 'admin',
wpPassword: 'password',
Expand Down

0 comments on commit 8988965

Please sign in to comment.