Skip to content

Commit

Permalink
Really try hacking around this
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 24, 2024
1 parent d677819 commit afeee9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ module.exports = defineConfig({
runTitle = `${commitTitle} (React ${process.env.REACT_VERSION})`;

console.log("Commit title: ", commitTitle, "run title: ", runTitle);
process.env.RECORD_REPLAY_METADATA_SOURCE_COMMIT_TITLE = runTitle;
}

replayPlugin(on, config, {
Expand Down

0 comments on commit afeee9a

Please sign in to comment.