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 Oct 30, 2023
1 parent ddb0952 commit 100a101
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 @@ -20,7 +20,7 @@ func TestTitle(t *testing.T) {
Name: "L'uomo che sfidò l'organizzazione",
Type: "Movie",
Year: 1975,
Rating: "5.3",
Rating: "5.4",
RatingCount: 25,
Duration: "1h27m",
Directors: []Name{
Expand Down

0 comments on commit 100a101

Please sign in to comment.