Skip to content

Commit

Permalink
fix copy pasta error
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-stauffer committed Jan 18, 2024
1 parent 90e859d commit 8fe4cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/checkpoint/test_checkpoint_result_format.py
Original file line number Diff line number Diff line change
Expand Up @@ -3608,7 +3608,7 @@ def test_rendered_content_bool_only_respected(
expectation_suite_name = "test_result_format_suite"
context.suites.add(
ExpectationSuite(
suite=expectation_suite_name,
name=expectation_suite_name,
)
)
validator = context.get_validator(
Expand Down

0 comments on commit 8fe4cf6

Please sign in to comment.