Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
vicenteqa committed Dec 20, 2024
1 parent 4473d68 commit 7e8446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/cypress/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module.exports = (on, config) => {
await getPhotofinishBinaryAndGiveExecutablePermissions();
await runPhotofinishMainScenario(photofinishBinary);
});

cypressSplit(on, config);
on('task', {
startAgentHeartbeat(agents) {
Expand Down

0 comments on commit 7e8446a

Please sign in to comment.