mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Return the expected response when webdriver requests a session deletion. This fixes a mistake that I have to deal with every time I try to use our webdriver server implementation for something new. We don't have any automated tests for this functionality yet (#21370) but I want to stop stumbling over it. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because ¯\\\_(ツ)\_/¯ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21965) <!-- Reviewable:end -->