Fix dependency graph and linter errors
This commit is contained in:
@@ -7,5 +7,5 @@ import (
|
||||
)
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
pmtesting.TestMain(m)
|
||||
pmtesting.TestMain(m, module)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user