1
Fork 0

Update rustdoc-js-std tests

This commit is contained in:
Guillaume Gomez 2023-06-12 16:05:00 +02:00
parent b99bf4677b
commit b5f8258497
7 changed files with 127 additions and 105 deletions

View file

@ -38,7 +38,7 @@ const PARSED = [
original: '"p" -> a',
returned: [],
userQuery: '"p" -> a',
error: "You cannot have more than one element if you use quotes",
error: "Cannot have more than one element if you use quotes",
},
{
query: '"a" -> "p"',