Fix test flake (#4658)
#### Does this PR need a docs update or release note? - [ ] ✅ Yes, it's included - [ ] 🕐 Yes, but in a later PR - [x] ⛔ No #### Type of change - [ ] 🌻 Feature - [x] 🐛 Bugfix - [ ] 🗺️ Documentation - [x] 🤖 Supportability/Tests - [ ] 💻 CI/Deployment - [ ] 🧹 Tech Debt/Cleanup #### Test Plan - [x] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
This commit is contained in:
parent
bb86610488
commit
ffd7c2a2ee
@ -805,7 +805,8 @@ func (suite *PagerUnitSuite) TestGetAddedAndRemovedItemIDs() {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
expect: expected{
|
expect: expected{
|
||||||
errCheck: assert.Error,
|
errCheck: assert.Error,
|
||||||
|
maxGetterIdx: 1,
|
||||||
},
|
},
|
||||||
ctxCancelled: true,
|
ctxCancelled: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user