Skip to content

Commit 976c290

Browse files
committed
fix(testing): Mkdocs
1 parent 2e3b1f9 commit 976c290

File tree

1 file changed

+1
-1
lines changed
  • packages/testing/src/execution_testing/cli/pytest_commands/plugins/filler

1 file changed

+1
-1
lines changed

packages/testing/src/execution_testing/cli/pytest_commands/plugins/filler/filler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def update_pre_alloc_group_builder(
337337
338338
Args:
339339
hash_key: The hash of the pre-alloc group.
340-
group: The pre-allocation group.
340+
group_builder: The pre-allocation group builder.
341341
342342
Raises:
343343
ValueError: If not in pre-alloc generation phase.

0 commit comments

Comments
 (0)