Commit fcf8da2
committed
Refactor Mailbox message waiting logic and clean up test file
- Updated `waitForMessagesWithSubjectCount` method in `helpers.ts` to use a fixed number of retries instead of a timeout-based approach, improving reliability in message fetching.
- Removed an unnecessary blank line in the `team-permission-definitions.test.ts` file to streamline the test suite.1 parent c87caeb commit fcf8da2
2 files changed
Lines changed: 3 additions & 7 deletions
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
| 244 | + | |
247 | 245 | | |
248 | | - | |
| 246 | + | |
249 | 247 | | |
250 | 248 | | |
251 | 249 | | |
252 | 250 | | |
253 | 251 | | |
254 | | - | |
255 | | - | |
| 252 | + | |
256 | 253 | | |
257 | 254 | | |
258 | 255 | | |
| |||
0 commit comments