-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
when running the unit test for TestStacktrace on a fork on a local machine it fails.
=== RUN TestStacktrace
=== PAUSE TestStacktrace
=== CONT TestStacktrace
stacktrace_test.go:52:
Error Trace: /home/sruehl/dev/workspace/sruehl/oops/stacktrace_test.go:52
Error: "/home/sruehl/dev/workspace/sruehl/oops/stacktrace_test.go" does not contain "github.com/samber/oops"
Test: TestStacktrace
Messages: frame file /home/sruehl/dev/workspace/sruehl/oops/stacktrace_test.go should contain github.com/samber/oops
Maybe we need to add a check there and if it detects it is not on the main project it just calls t.Skip()
Metadata
Metadata
Assignees
Labels
No labels