Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Cherkasov committed Feb 10, 2022
1 parent 8a1a903 commit 2976c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,5 @@ After changing a unit test the fixed data needs to be updated to successfully pa
python -c 'cpp_generator_tests import generate_reference_code; generate_reference_code()'
```

After executing that command, the fixed data under `tests/` will be updated and will need to be committed to git.
After executing that command, the fixed data under `tests/test_assets` will be updated and will need to be committed to git.

0 comments on commit 2976c36

Please sign in to comment.