mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix broken unit-test of webview (#36238)
This PR fixes the broken unit-test after [#35662](https://github.com/servo/servo/pull/35662) Testing: Verified locally and CI confirms too. Fixes: Migrate the test to use new API cc: @xiaochengh Signed-off-by: Shubham Gupta <shubham13297@gmail.com>
This commit is contained in:
parent
4402b7cf8f
commit
520a7f7bc5
2 changed files with 11 additions and 9 deletions
|
@ -162,6 +162,7 @@ class MachCommands(CommandBase):
|
|||
self_contained_tests = [
|
||||
"background_hang_monitor",
|
||||
"base",
|
||||
"compositing",
|
||||
"constellation",
|
||||
"devtools",
|
||||
"fonts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue