Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepehr-Sobhani committed Jul 18, 2023
1 parent 6b9c4d3 commit e1f0189
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,22 +316,22 @@ exports[`the emission intensity report form component renders the help tooltips
</span>
</dt>
<div
class="jsx-3871683389"
class="jsx-2935470220 readOnlyAdjustableCalculatedValueWidgetWrapper"
>
<span
id="root_adjustedEmissionsIntensityPerformance"
/>
<div
class="jsx-3871683389 adjustedValue"
class="jsx-2935470220 adjustedValue"
>
<dt
class="jsx-3871683389"
class="jsx-2935470220"
>
GHG Emission Intensity Performance
(Adjusted)
</dt>
<em
class="jsx-3871683389"
class="jsx-2935470220"
>
Not added
</em>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -348,19 +348,24 @@ exports[`The Project Milestone Report Form Summary renders the tooltips for the
</span>
</dt>
<div
class="jsx-3871683389"
class="jsx-2935470220 readOnlyAdjustableCalculatedValueWidgetWrapper"
>
<span
id="root_adjustedGrossAmount"
>
$123.00
</span>
<div
class="jsx-3871683389 adjustedValue"
class="jsx-2935470220 adjustedValue"
>
<dt
class="jsx-3871683389"
class="jsx-2935470220"
>
Gross Payment Amount This Milestone
(Adjusted)
</dt>
<dd
class="jsx-3871683389"
class="jsx-2935470220"
>
<span
id="root_adjustedGrossAmount_adjusted"
Expand Down Expand Up @@ -409,8 +414,29 @@ exports[`The Project Milestone Report Form Summary renders the tooltips for the
</span>
</dt>
<div
class="jsx-3871683389"
/>
class="jsx-2935470220 readOnlyAdjustableCalculatedValueWidgetWrapper"
>
<span
id="root_adjustedNetAmount"
>
$789.00
</span>
<div
class="jsx-2935470220 adjustedValue"
>
<dt
class="jsx-2935470220"
>
Net Payment Amount This Milestone
(Adjusted)
</dt>
<em
class="jsx-2935470220"
>
Not added
</em>
</div>
</div>
</div>
</div>
<div
Expand Down Expand Up @@ -450,8 +476,29 @@ exports[`The Project Milestone Report Form Summary renders the tooltips for the
</span>
</dt>
<div
class="jsx-3871683389"
/>
class="jsx-2935470220 readOnlyAdjustableCalculatedValueWidgetWrapper"
>
<span
id="root_adjustedHoldbackAmount"
>
$456.00
</span>
<div
class="jsx-2935470220 adjustedValue"
>
<dt
class="jsx-2935470220"
>
Holdback Amount This Milestone
(Adjusted)
</dt>
<em
class="jsx-2935470220"
>
Not added
</em>
</div>
</div>
</div>
</div>
<div
Expand Down

0 comments on commit e1f0189

Please sign in to comment.