Skip to content

Commit

Permalink
title: test: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
StalkR committed Jan 29, 2024
1 parent 9e8998e commit 0d8f9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion title_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ func TestTitle(t *testing.T) {
},
Actors: []Name{
{ID: "nm1165901", URL: "https://www.imdb.com/name/nm1165901", FullName: "Lee Seung-yun"},
{ID: "nm1030819", URL: "https://www.imdb.com/name/nm1030819", FullName: "Hee Jae"},
{ID: "nm1030819", URL: "https://www.imdb.com/name/nm1030819", FullName: "Jae Hee"},
{ID: "nm1891528", URL: "https://www.imdb.com/name/nm1891528", FullName: "Hyuk-ho Kwon"},
},
Genres: []string{"Crime", "Drama", "Romance"},
Expand Down

0 comments on commit 0d8f9ff

Please sign in to comment.