Skip to content

Commit

Permalink
ADM-960 [frontend]: fix e2e (#1486)
Browse files Browse the repository at this point in the history
* ADM-960 [frontend]: adjust the order of legend

* ADM-960 [frontend]: show the chart when loading

* ADM-960 [frontend]: refactor the legend

* ADM-960 [frontend]: refactor the legend

* ADM-960 [frontend]: Change the way the trend icon of lead time is calculated

* ADM-960 [frontend]: fix e2e
  • Loading branch information
zhou-yinyuan authored Jun 14, 2024
1 parent 3c2c755 commit dbef8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/e2e/fixtures/import-file/chart-result.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const DORA_CHART_VALUE = {
'Lead Time For Changes': {
type: 'trend down',
color: '#02C4A8',
value: '40.28%',
value: '38.20%',
},
'Deployment Frequency': {
type: 'trend down',
Expand Down

0 comments on commit dbef8b5

Please sign in to comment.