Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 12, 2021
1 parent 04d29c6 commit 2fd6408
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/combination/dimensions.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
// - in some of those cases, `titles` are applied too
// The order is significant as it defines:
// - The sorting order of combinations in reporters
// - The order of dimensions when printing combinationName in reporters,
// previews and `dev`
// - The order of dimensions when printing:
// - combinationName in previews and `dev`
// - combinationTitle in reporters
export const DIMENSIONS = [
{
// Name used as property internally and when saving
Expand Down

0 comments on commit 2fd6408

Please sign in to comment.