Skip to content
代码片段 群组 项目
未验证 提交 824f5d39 编辑于 作者: Markus Koller's avatar Markus Koller
浏览文件

Add missing QA selectors to spec snapshot

上级 a901c04b
No related branches found
No related tags found
无相关合并请求
...@@ -33,6 +33,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps ...@@ -33,6 +33,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps
> >
<li <li
class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center" class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center"
data-qa-selector="severity_accordion_item_F"
> >
<div <div
class="d-flex align-items-stretch" class="d-flex align-items-stretch"
...@@ -109,6 +110,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps ...@@ -109,6 +110,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps
</li> </li>
<li <li
class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center" class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center"
data-qa-selector="severity_accordion_item_D"
> >
<div <div
class="d-flex align-items-stretch" class="d-flex align-items-stretch"
...@@ -185,6 +187,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps ...@@ -185,6 +187,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps
</li> </li>
<li <li
class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center" class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center"
data-qa-selector="severity_accordion_item_C"
> >
<div <div
class="d-flex align-items-stretch" class="d-flex align-items-stretch"
...@@ -261,6 +264,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps ...@@ -261,6 +264,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps
</li> </li>
<li <li
class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center" class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center"
data-qa-selector="severity_accordion_item_B"
> >
<div <div
class="d-flex align-items-stretch" class="d-flex align-items-stretch"
...@@ -337,6 +341,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps ...@@ -337,6 +341,7 @@ exports[`Vulnerability Severity component when the data has loaded matches snaps
</li> </li>
<li <li
class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center" class="list-group-item p-0 gl-display-flex gl-flex-fill-1 gl-flex-direction-column gl-justify-content-center"
data-qa-selector="severity_accordion_item_A"
> >
<div <div
class="d-flex align-items-stretch" class="d-flex align-items-stretch"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册