Skip to content

Commit ca5fc0a

Browse files
committed
Update a comment
1 parent 023182c commit ca5fc0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

seleniumbase/fixtures/errors.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
"""
22
This module contains test-state related exceptions.
33
Raising one of these in a test will cause the
4-
test-state to be logged appropriately.
4+
test-state to be logged appropriately in the database
5+
for tests that use the SeleniumBase MySQL plugin.
56
"""
67

78

0 commit comments

Comments
 (0)