Skip to content

Commit

Permalink
replace names
Browse files Browse the repository at this point in the history
  • Loading branch information
logica0419 committed Dec 11, 2023
1 parent 3f2c8d9 commit 80932b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/imaging/gif_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
func TestGifToBytesReader(t *testing.T) {
t.Parallel()

tests := []string{"frog.gif", "miku.gif", "tooth.gif"}
tests := []string{"miku.gif", "new_year.gif", "tooth.gif"}

for _, tt := range tests {
tt := tt
Expand Down

0 comments on commit 80932b2

Please sign in to comment.