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
fix(test): remove fake MS config fixture and logic in pipeline test
The actual fetch of the github repo would get no MS config, and the fake
would be adding one. There appears to inconsistency in this test passing
locally but failing on the server, so let us remove the MS config part.
0 commit comments