Skip to content

Commit

Permalink
Codereview feedback: Fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed Jan 30, 2024
1 parent 596890a commit 4549877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/test_selftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def test_run_self_tests(
assert "a test result" == test.name

# Since the HasSelfTests object no longer has an associated
# ExternalIntegration, the test results are not persisted
# Integration, the test results are not persisted
# anywhere.
assert integration.self_test_results == "this value will not be changed"

Expand Down

0 comments on commit 4549877

Please sign in to comment.