Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Restrict keccak256_injective test input to 8 bits (noir-lang#5977)
# Description ## Problem\* Resolves the keccak256_injective test being flakey ## Summary\* Makes the keccak256_injective test not flakey. ## Additional Context ## Documentation\* Check one: - [X] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [X] I have tested the changes locally. - [X] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
- Loading branch information