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
[update] Add simple unit test for lockfile merge logic (#1309)
## Summary
I'm sorry if this steps a bit on your toes :( . I just figured I wanted
some unit test before I made the changes to the merging logic, and
noticed that if I just refactored a function a little bit, then we could
add some unit tests easily at the function level.
I just added 1 unit test here to demonstrate, and will add more later as
I implement the bugfix.
## How was it tested?
Unit tests
0 commit comments