Skip to content

Commit

Permalink
[test]: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
LZS911 committed Jun 19, 2024
1 parent a2508e4 commit 3a70cf9
Showing 1 changed file with 37 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1086,9 +1086,44 @@ exports[`sqle/SqlAudit/Create configure git repository 1`] = `
<label
class="ant-form-item-required ant-form-item-no-colon"
for="gitHttpUrl"
title="GIT地址"
title=""
>
GIT地址
<div
class="ant-space css-dev-only-do-not-override-txh9fw ant-space-horizontal ant-space-align-center basic-tooltips-wrapper css-4jbtl9"
>
<div
class="ant-space-item"
style="margin-right: 8px;"
>
GIT地址
</div>
<div
class="ant-space-item"
>
<span
aria-label="info-circle"
class="anticon anticon-info-circle tooltips-default-icon"
role="img"
>
<svg
aria-hidden="true"
data-icon="info-circle"
fill="currentColor"
focusable="false"
height="1em"
viewBox="64 64 896 896"
width="1em"
>
<path
d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"
/>
<path
d="M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"
/>
</svg>
</span>
</div>
</div>
</label>
</div>
<div
Expand Down

0 comments on commit 3a70cf9

Please sign in to comment.