chore: update tests
This commit is contained in:
parent
21c06101aa
commit
c1a63019a4
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@ describe('Parser', () => {
|
|||
'(source_file (const_item ' +
|
||||
'name: (identifier) ' +
|
||||
'type: (reference_type (lifetime (identifier)) type: (primitive_type)) ' +
|
||||
'value: (raw_string_literal)))',
|
||||
'value: (raw_string_literal (string_content))))',
|
||||
);
|
||||
}).timeout(5000);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue