Skip to content

Commit

Permalink
Improve name
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 12, 2021
1 parent e712a56 commit b39b0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/report/utils/name.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ const getTitlePadded = function ({ titlePadded }) {
return titlePadded
}

const NAME_MIDDLE = ' '
const NAME_MIDDLE = ' | '
const NAME_START = '[ '
const NAME_END = ' ]'

0 comments on commit b39b0bb

Please sign in to comment.