mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This fixes a case where we incorrectly used the final config's base path when resolving relative path mappings in the absence of the baseUrl. Fixes #29816.