Skip to content

Commit

Permalink
Comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rumata888 committed Oct 25, 2023
1 parent 2d3d1dd commit 6cca894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,7 @@ TEST_F(RelationCorrectnessTests, GoblinTranslatorNonNativeRelationCorrectness)
}

using Relations = Flavor::Relations;
// Check that Decomposition relation is satisfied across each row of the prover polynomials
// Check that Non-Native Field relation is satisfied across each row of the prover polynomials
check_relation<Flavor, std::tuple_element_t<5, Relations>>(circuit_size, prover_polynomials, params);
}

Expand Down

0 comments on commit 6cca894

Please sign in to comment.