Skip to content

Commit b93feb0

Browse files
author
Ives van Hoorne
committed
Remove prettier tests in favor of web worker
1 parent 7a5e294 commit b93feb0

File tree

3 files changed

+3
-49
lines changed

3 files changed

+3
-49
lines changed

src/app/pages/Sandbox/Editor/Workspace/Dependencies/__snapshots__/ExternalResource.test.js.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exports[`ExternalResource renders file if there is an extension 1`] = `
1212
ives.js
1313
</a>
1414
<div
15-
className="sc-htpNat hFdhGH"
15+
className="sc-htpNat eWseAC"
1616
>
1717
<div
1818
className="sc-bwzfXH gUazxX"
@@ -54,7 +54,7 @@ exports[`ExternalResource renders url if there is no extension 1`] = `
5454
https://ivesvh.com/
5555
</a>
5656
<div
57-
className="sc-htpNat hFdhGH"
57+
className="sc-htpNat eWseAC"
5858
>
5959
<div
6060
className="sc-bwzfXH gUazxX"
@@ -96,7 +96,7 @@ exports[`ExternalResource renders url if there is no extension 2`] = `
9696
https://ivesvh.com/
9797
</a>
9898
<div
99-
className="sc-htpNat hFdhGH"
99+
className="sc-htpNat eWseAC"
100100
>
101101
<div
102102
className="sc-bwzfXH gUazxX"

src/app/utils/codemirror/__snapshots__/prettify.test.js.snap

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/app/utils/codemirror/prettify.test.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)