Skip to content

Commit 2186db6

Browse files
authored
Merge pull request #1043 from LandonTClipp/LandonTClipp/nil_run_issue
Fix issue with nil in `.Run()` causing panic
2 parents 3b93ef0 + 110e848 commit 2186db6

16 files changed

+1012
-114
lines changed

internal/cmd/mocks_testify_cmd_test.go

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/buildtag/comment/mocks_testify_comment_test.go

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/empty_return/mocks_testify_empty_return_test.go

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/example_project/mocks_testify_example_project_test.go

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/example_project/replace_type/mocks_testify_replace_type_test.go

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/iface_typed_param_lowercase/mocks_testify_iface_typed_param_lowercase_test.go

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/index_list_expr/mocks_testify_index_list_expr_test.go

Lines changed: 24 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/fixtures/method_args/same_name_arg_and_type/mocks_testify_same_name_arg_and_type_test.go

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)