Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineBda committed Sep 10, 2024
1 parent 8a7e7de commit 0968da0
Showing 1 changed file with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ exports[`<Search /> should render 1`] = `
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down Expand Up @@ -78,7 +78,7 @@ exports[`<Search /> should show no results when no result 1`] = `
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down Expand Up @@ -137,7 +137,7 @@ exports[`<Search /> should show spinner when loading 1`] = `
Image of a partial circle indicating "loading."
</desc>
<style>
.__react-svg-spinner_circle{
transition-property: transform;
animation-name: __react-svg-spinner_infinite-spin;
Expand All @@ -148,7 +148,7 @@ exports[`<Search /> should show spinner when loading 1`] = `
from {transform: rotate(0deg)}
to {transform: rotate(360deg)}
}
</style>
<circle
cx="16"
Expand All @@ -173,7 +173,7 @@ exports[`<Search /> should show spinner when loading 1`] = `
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down Expand Up @@ -230,11 +230,11 @@ exports[`<Search /> when input is IDCC, should search conventions 1`] = `
href="/convention-collective/275-small-titre"
>
small titre
<span
class="sc-b0ba5588-1 gLArfB"
>
(IDCC
(IDCC
0275
)
</span>
Expand All @@ -248,11 +248,11 @@ exports[`<Search /> when input is IDCC, should search conventions 1`] = `
href="/convention-collective/276-smaller-convention-2"
>
smaller convention 2
<span
class="sc-b0ba5588-1 gLArfB"
>
(IDCC
(IDCC
0276
)
</span>
Expand All @@ -269,7 +269,7 @@ exports[`<Search /> when input is IDCC, should search conventions 1`] = `
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down Expand Up @@ -326,11 +326,11 @@ exports[`<Search /> when input is a valid IDCC, should show only the perfect mat
href="/convention-collective/4567-smaller-convention-2"
>
smaller convention 2
<span
class="sc-b0ba5588-1 gLArfB"
>
(IDCC
(IDCC
4567
)
</span>
Expand All @@ -347,7 +347,7 @@ exports[`<Search /> when input is a valid IDCC, should show only the perfect mat
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down Expand Up @@ -397,7 +397,7 @@ exports[`<Search /> when searching by text, should use enterprise API 1`] = `
class="sc-7029e335-2 emEtHs"
>
Consultez
<button
class="sc-95bd4344-0 ksRRNY sc-7029e335-3 enfoOw"
type="button"
Expand Down

0 comments on commit 0968da0

Please sign in to comment.