🐛 Describe the bug
A recent PR imported from fbcode caused test failures as follows:
The root cause of this error is that the file to be referred is moved into a subdirectory hta/configs/hta/configs/event_args_formats.
Steps to reproduce
- Checkout the repo
- Run command:
make test
Expected behavior
All test should be passed without error.
Environment
All.
Additional Info
No response