dots icon indicating copy to clipboard operation
dots copied to clipboard

Unit tests do not pass

Open chavacava opened this issue 4 years ago • 0 comments

Steps to reproduce:

  1. clone the project
  2. go test

result:

--- FAIL: TestPackageWildcard (0.01s)
    resolve_test.go:124: Matched different number of files
--- FAIL: TestResolvePackages (0.01s)
    resolve_test.go:197: Matched different number of files
FAIL
exit status 1
FAIL    _/workspaces/dots       0.036s

chavacava avatar Aug 28 '21 11:08 chavacava