mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
test: add cypress foundation (#2903) [skip ci]
This commit is contained in:
@@ -343,7 +343,7 @@ const TvDetails: React.FC<TvDetailsProps> = ({ tv }) => {
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
<h1>
|
||||
<h1 data-testid="media-title">
|
||||
{data.name}{' '}
|
||||
{data.firstAirDate && (
|
||||
<span className="media-year">
|
||||
|
Reference in New Issue
Block a user