Skip to content

Commit ba18f8e

Browse files
committed
2024-09-05 - feature-2583 - Modified ProgressBar
1 parent a580faa commit ba18f8e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

web-ui/src/components/contribution_hours/__snapshots__/ProgressBar.test.jsx.snap

+18
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,16 @@ exports[`has billable hours 1`] = `
3737
1850
3838
- PTO Hours:
3939
40+
4041
0
42+
- Billable Utilization:
43+
44+
45+
(none)
46+
- Overtime Worked:
47+
48+
49+
(none)
4150
</p>
4251
</div>
4352
</div>
@@ -80,7 +89,16 @@ exports[`has no billable hours 1`] = `
8089
1850
8190
- PTO Hours:
8291
92+
8393
0
94+
- Billable Utilization:
95+
96+
97+
(none)
98+
- Overtime Worked:
99+
100+
101+
(none)
84102
</p>
85103
</div>
86104
</div>

0 commit comments

Comments
 (0)