mirror of
https://github.com/sct/overseerr.git
synced 2025-09-29 13:33:26 +02:00
test: add cypress foundation (#2903) [skip ci]
This commit is contained in:
@@ -340,7 +340,7 @@ const MovieDetails: React.FC<MovieDetailsProps> = ({ movie }) => {
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
<h1>
|
||||
<h1 data-testid="media-title">
|
||||
{data.title}{' '}
|
||||
{data.releaseDate && (
|
||||
<span className="media-year">
|
||||
|
Reference in New Issue
Block a user