Skip to content

Commit

Permalink
移除拷贝代码时不小心混进去的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyile authored and yangyile1990 committed Dec 25, 2024
1 parent d4a49ac commit bfbeb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tests/tests_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"testing"

"github.com/pkg/errors"
"github.com/yyle88/must/internal/tests"
"github.com/yyle88/done/internal/tests"
)

func TestExpectPanic(t *testing.T) {
Expand Down

0 comments on commit bfbeb67

Please sign in to comment.