feat(test): pin fixture grammars to specific commits
This commit is contained in:
parent
07986471b3
commit
62f93e221d
3 changed files with 82 additions and 32 deletions
17
test/fixtures/fixtures.json
vendored
Normal file
17
test/fixtures/fixtures.json
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
["bash","v0.25.0"],
|
||||
["c","v0.24.1"],
|
||||
["cpp","v0.23.4"],
|
||||
["embedded-template","v0.25.0"],
|
||||
["go","v0.25.0"],
|
||||
["html","v0.23.2"],
|
||||
["java","v0.23.5"],
|
||||
["javascript","v0.23.1"],
|
||||
["jsdoc","v0.23.2"],
|
||||
["json","v0.24.8"],
|
||||
["php","v0.24.2"],
|
||||
["python","v0.23.6"],
|
||||
["ruby","v0.23.1"],
|
||||
["rust","v0.24.0"],
|
||||
["typescript","v0.23.2"]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue