Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: stefanbabukov <[email protected]>
  • Loading branch information
StefanBabukov committed Jan 4, 2024
1 parent 6451d1e commit 7dd2724
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ exports[`updateConfig Checking if empty update doesnt change anything 1`] = `
"offset": 0,
"titleFontSize": 13,
"xAxisRotateLabels": false,
"xAxisText": "",
"yAxisText": "",
"xAxisText": null,
"yAxisText": null,
},
"axesRanges": {
"xAxisAuto": true,
Expand Down

0 comments on commit 7dd2724

Please sign in to comment.