Skip to content

Commit

Permalink
solve name
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Jul 25, 2024
1 parent dd1f027 commit 3f84279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/a_main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func TestMain(m *testing.M) {
m.Run()
}

func TestNewCompress(t *testing.T) {
func TestNewTikTok(t *testing.T) {
c, err := GetTikTok()
if err != nil {
t.Fatalf(err.Error())
Expand Down

0 comments on commit 3f84279

Please sign in to comment.