You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: fix test config to include skipped tests (#287)
The test config was only running tests that were in directories
within the `test/unit` directory. Now those tests as well as
test files in the `test/unit` directory itself are run.
0 commit comments