Refactor / move entitlement logic to entitlement controller #1452
Annotations
2 errors and 1 warning
yarn install and test:
packages/ui-react/src/components/PlayerError/PlayerError.test.tsx#L10
Error: Snapshot `<ErrorPage> > renders and matches snapshot 1` mismatched
- Expected
+ Received
@@ -3,12 +3,12 @@
class="_error_41dece"
>
<h2
class="_title_41dece"
>
- player_error.geo_blocked_title
+ player_error.geo_blocked.title
</h2>
<p>
- player_error.geo_blocked_description
+ player_error.geo_blocked.description
</p>
</div>
</div>
❯ src/components/PlayerError/PlayerError.test.tsx:10:23
|
yarn install and test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading