Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 12, 2021
1 parent 5a73421 commit fe17297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/combination/dimensions.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// The order is significant as it defines:
// - The sorting order of combinations in reporters
// - The order of dimensions when printing:
// - combinationName in previews and `dev`
// - combinationName in previews, `dev` and error messages
// - combinationTitle in reporters
export const DIMENSIONS = [
{
Expand Down

0 comments on commit fe17297

Please sign in to comment.