Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Jun 2, 2024
1 parent c20f816 commit 40ef62f
Show file tree
Hide file tree
Showing 7 changed files with 90 additions and 0 deletions.
12 changes: 12 additions & 0 deletions UI/tests/specs/views/__snapshots__/BusinessTypes.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ exports[`BusinessTypes - register as a component should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -65,6 +67,9 @@ exports[`BusinessTypes - register as a component should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -97,6 +102,7 @@ exports[`BusinessTypes - register as a component should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -156,6 +162,8 @@ exports[`BusinessTypes - register as a component should show dialog with editabl
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -212,6 +220,9 @@ exports[`BusinessTypes - register as a component should show dialog with editabl
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -269,6 +280,7 @@ exports[`BusinessTypes - register as a component should show dialog with editabl
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down
6 changes: 6 additions & 0 deletions UI/tests/specs/views/__snapshots__/Countries.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ exports[`Countries - register as a component should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -72,6 +74,9 @@ exports[`Countries - register as a component should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -109,6 +114,7 @@ exports[`Countries - register as a component should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down
18 changes: 18 additions & 0 deletions UI/tests/specs/views/__snapshots__/GIFI.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ exports[`GIFI - register as a component should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -65,6 +67,9 @@ exports[`GIFI - register as a component should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -97,6 +102,7 @@ exports[`GIFI - register as a component should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -129,6 +135,8 @@ exports[`GIFI - register as a component should show dialog 1`] = `
<div
id="import-gifi"
>
<!-- eslint-disable prettier/prettier -->
<div
id="gifi"
>
Expand Down Expand Up @@ -197,6 +205,7 @@ exports[`GIFI - register as a component should show dialog 1`] = `
</div>
</form>
</div>
</div>
</div>
Expand Down Expand Up @@ -237,6 +246,8 @@ exports[`GIFI - register as a component should show dialog with editable data 1`
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -293,6 +304,9 @@ exports[`GIFI - register as a component should show dialog with editable data 1`
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -350,6 +364,7 @@ exports[`GIFI - register as a component should show dialog with editable data 1`
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -382,6 +397,8 @@ exports[`GIFI - register as a component should show dialog with editable data 1`
<div
id="import-gifi"
>
<!-- eslint-disable prettier/prettier -->
<div
id="gifi"
>
Expand Down Expand Up @@ -450,6 +467,7 @@ exports[`GIFI - register as a component should show dialog with editable data 1`
</div>
</form>
</div>
</div>
</div>
Expand Down
6 changes: 6 additions & 0 deletions UI/tests/specs/views/__snapshots__/Languages.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ exports[`Languages should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -72,6 +74,9 @@ exports[`Languages should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -109,6 +114,7 @@ exports[`Languages should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down
12 changes: 12 additions & 0 deletions UI/tests/specs/views/__snapshots__/Pricegroups.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ exports[`Pricegroups - register as a component should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand All @@ -52,6 +54,9 @@ exports[`Pricegroups - register as a component should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand All @@ -74,6 +79,7 @@ exports[`Pricegroups - register as a component should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -130,6 +136,8 @@ exports[`Pricegroups - register as a component should show dialog with editable
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -176,6 +184,9 @@ exports[`Pricegroups - register as a component should show dialog with editable
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -223,6 +234,7 @@ exports[`Pricegroups - register as a component should show dialog with editable
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down
18 changes: 18 additions & 0 deletions UI/tests/specs/views/__snapshots__/SIC.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ exports[`SIC - register as a component should show dialog 1`] = `
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -65,6 +67,9 @@ exports[`SIC - register as a component should show dialog 1`] = `
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -97,6 +102,7 @@ exports[`SIC - register as a component should show dialog 1`] = `
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -129,6 +135,8 @@ exports[`SIC - register as a component should show dialog 1`] = `
<div
id="import-sic"
>
<!-- eslint-disable prettier/prettier -->
<div
id="sic"
>
Expand Down Expand Up @@ -201,6 +209,7 @@ exports[`SIC - register as a component should show dialog 1`] = `
</div>
</form>
</div>
</div>
</div>
Expand Down Expand Up @@ -241,6 +250,8 @@ exports[`SIC - register as a component should show dialog with editable data 1`]
class="dynatableData"
>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -297,6 +308,9 @@ exports[`SIC - register as a component should show dialog with editable data 1`]
<!--v-if-->
</td>
</tr>
<!-- eslint-disable prettier/prettier -->
<tr
class="data-row"
>
Expand Down Expand Up @@ -354,6 +368,7 @@ exports[`SIC - register as a component should show dialog with editable data 1`]
</td>
</tr>
</tbody>
<!--v-if-->
Expand Down Expand Up @@ -386,6 +401,8 @@ exports[`SIC - register as a component should show dialog with editable data 1`]
<div
id="import-sic"
>
<!-- eslint-disable prettier/prettier -->
<div
id="sic"
>
Expand Down Expand Up @@ -458,6 +475,7 @@ exports[`SIC - register as a component should show dialog with editable data 1`]
</div>
</form>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 40ef62f

Please sign in to comment.