change some things to expectPlugin
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Unexpected token, expected ( (2:10)"
|
||||
"throws": "This experimental syntax requires enabling the parser plugin: 'functionSent' (2:11)"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Unexpected token, expected ( (2:11)"
|
||||
"throws": "This experimental syntax requires enabling the parser plugin: 'functionSent' (2:12)"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Unexpected token, expected ( (2:17)"
|
||||
"throws": "This experimental syntax requires enabling the parser plugin: 'functionSent' (2:18)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user