Skip to content

Commit b6612b5

Browse files
committed
-
1 parent e574e5d commit b6612b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_python_toolbox/test_sleek_reffing/test_sleek_ref.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ def test_sleek_ref():
5050
del unvolatile_thing
5151
gc_tools.collect()
5252
assert counter() == count + 1
53-
# Testing if it will raise `SleekRefDied`:
53+
# Ensuring it will not raise `SleekRefDied`:
5454
sleek_ref()

0 commit comments

Comments
 (0)