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
I had a thought that I might not be handling the case where
`includePath` doesn't return a promise, but it turns out to work because
now I'm only calling that method from inside a promise handler. Let's
still commit the test to prevent any regressions in the future.
0 commit comments