chore: fix firefox bidi test (#10374)

This commit is contained in:
Alex Rudenko 2023-06-13 13:53:01 +02:00 committed by GitHub
parent 9473d740e7
commit b8db12fd8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -633,7 +633,7 @@
"testIdPattern": "[network.spec] network raw network headers Cross-origin set-cookie",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["webDriverBiDi"],
"expectations": ["FAIL"]
"expectations": ["FAIL", "PASS"]
},
{
"testIdPattern": "[network.spec] network raw network headers Same-origin set-cookie navigation",