Skip to content

Make functions in assertion_helper.go to testing.Helper functions #139

@MarvinJWendt

Description

@MarvinJWendt

Add this snippet to the functions:

if test, ok := t.(helper); ok {
	test.Helper()
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions