Files
ladybird/Tests
rmg-x 0de910784e Tests/LibWeb: Finish async test when an error is caught
This catches errors that occur within async tests so that we fail faster
rather than timing out due to `done()` not being called.

We use `Promise.resolve()` because `f` isn't guaranteed to be an async
function.
2025-02-05 13:27:10 -07:00
..
2024-12-28 05:39:32 -08:00
2025-01-23 09:33:10 +01:00