Skip to content

Commit 5f47ccc

Browse files
committed
typo
1 parent e8662d0 commit 5f47ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

barretenberg/cpp/src/barretenberg/stdlib/primitives/databus/databus.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ TEST(Databus, ConstantEntryAccess)
9999
EXPECT_TRUE(CircuitChecker::check(builder));
100100
}
101101

102-
TEST(Databus, ConstantAndUnnormalizedIndex)
102+
TEST(Databus, ConstantAndUnnormalizedIndices)
103103
{
104104
Builder builder;
105105
databus_ct databus;

0 commit comments

Comments
 (0)