Commit e4e3e93
Update hermesTag fixture to current version format (#56751)
Summary:
Pull Request resolved: #56751
The hermes-utils test used an old-style Hermes git tag
('hermes-2022-04-28-RNv0.69.0-...') as its fixture. Hermes now uses semver
version strings (e.g. '250829098.0.13'). Update the fixture to match the
current format so the test better represents real usage.
## Changelog:
[Internal] -
Reviewed By: cortinico
Differential Revision: D104649627
fbshipit-source-id: 00562fd7d0325acde6f4ccf906e4c34e3c7053751 parent b05ab2f commit e4e3e93
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments