Skip to content

Commit 993b1ac

Browse files
committed
[test]: Update unit testing snap file
1 parent cb1d851 commit 993b1ac

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

packages/sqle/src/page/SqlAudit/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -13,39 +13,7 @@ exports[`sqle/SqlAudit should match snap shot 1`] = `
1313
</div>
1414
<div
1515
class="extra"
16-
>
17-
<a
18-
href="/sqle/project//sql-audit/create"
19-
>
20-
<button
21-
class="ant-btn ant-btn-primary basic-button-wrapper css-geipcv"
22-
type="button"
23-
>
24-
<span
25-
class="ant-btn-icon"
26-
>
27-
<svg
28-
color="currentColor"
29-
fill="none"
30-
height="10"
31-
viewBox="0 0 10 10"
32-
width="10"
33-
xmlns="http://www.w3.org/2000/svg"
34-
>
35-
<path
36-
d="m5.02.5-.012 9M.5 5h9"
37-
stroke="currentColor"
38-
stroke-linejoin="round"
39-
stroke-width="1.5"
40-
/>
41-
</svg>
42-
</span>
43-
<span>
44-
创建审核
45-
</span>
46-
</button>
47-
</a>
48-
</div>
16+
/>
4917
</div>
5018
<div
5119
class="margin-top-60"

0 commit comments

Comments
 (0)