fix(prde-780): Fix teams api error logs #6
Annotations
2 errors
TeamsPartial › sync › syncs teams:
test/unit/lib/plugins/teamsPartial.test.js#L74
expect(jest.fn()).not.toHaveBeenCalledWith(...expected)
Expected: not {"org": "bkeepers", "owner": "bkeepers", "permission": "pull", "repo": "test", "team_id": 7586390223093760, "team_slug": "added"}
Number of calls: 1
at Object.toHaveBeenCalledWith (test/unit/lib/plugins/teamsPartial.test.js:74:64)
|
build
Process completed with exit code 1.
|