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
motivation: address correctness issues with tests that create in-memory manifests
changes:
* test helper function to create in-memopry manifest should take a path instead of a string representing a path
* in-memory test manifest packageLocation is equal to the path in most test cases, remove redundancy where possible to avoid correctness issues
* adjust tests
0 commit comments