Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Aug 21, 2024
1 parent 1ee063a commit 2174b7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ void shouldTraceItemReadProcessAndWriteCalls() {
}

@Test
void shouldTraceAllItemOperationsOnAParallelItemsJob() {
void shouldTraceAllItemOperationsOnAparallelItemsJob() {
runner.runJob("parallelItemsJob");

testing.waitAndAssertTraces(
Expand Down

0 comments on commit 2174b7e

Please sign in to comment.