diff --git a/src/gas/GasFeeController.test.ts b/src/gas/GasFeeController.test.ts index c89a01235f..0de28370a4 100644 --- a/src/gas/GasFeeController.test.ts +++ b/src/gas/GasFeeController.test.ts @@ -143,7 +143,7 @@ describe('GasFeeController', () => { expect(result2).toStrictEqual(pollToken); }); - it('should fetch new estimates if the poll tokens are cleared, and then should not make additional new fetches', async () => { + it('should cause the fetching new estimates if called after the poll tokens are cleared, and then should not cause additional new fetches when subsequently called', async () => { const pollToken = 'token'; const firstCallPromise = gasFeeController.getGasFeeEstimatesAndStartPolling(