Add priority to protected branch #24445
Annotations
2 errors
web_src/js/features/repo-settings-branches.test.ts#L64
AssertionError: expected "spy" to be called with arguments: [ 'some/repo/branches/priority', …(1) ]
Received:
1st spy call:
Array [
"some/repo/branches/priority",
- ObjectContaining {
+ Object {
"data": Object {
- "ids": Array [
- 1,
- 2,
- 3,
- ],
+ "ids": Array [],
},
},
]
Number of calls: 1
❯ web_src/js/features/repo-settings-branches.test.ts:64:18
|
|
The logs for this run have expired and are no longer available.
Loading