Skip to content

Commit

Permalink
Update response component snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefOfGxBxL committed Nov 3, 2024
1 parent 244dc0b commit 748e3e5
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions test/components/response/__snapshots__/response.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,19 @@ exports[`response component renders a result when given one 1`] = `
>
200
</span>
Response (
0.123s
)
<span>
Response
</span>
<span
title="14 bytes"
>
14 bytes
</span>
<span>
(
0.123s
)
</span>
<a
className="text-muted"
href="http://example.com"
Expand Down

0 comments on commit 748e3e5

Please sign in to comment.