Skip to content

Commit

Permalink
Merge pull request #1717 from AztecProtocol/defi-bridge-project
Browse files Browse the repository at this point in the history
Release to testnet
  • Loading branch information
PhilWindle authored Nov 10, 2022
2 parents 714da2b + f981c3e commit c26240e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aztec/stdlib/primitives/bit_array/bit_array.test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ TEST(stdlib_bit_array, test_string_input_output_consistency)
EXPECT_EQ(result, expected);
}


TEST(stdlib_bit_array, test_byte_array_conversion)
{
waffle::StandardComposer composer = waffle::StandardComposer();
Expand Down

0 comments on commit c26240e

Please sign in to comment.