Skip to content

Commit 91b7c23

Browse files
committed
Fix docstring
1 parent 18302af commit 91b7c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_get_database_summary_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class TestGetDatabaseSummaryReport:
1111
"""
12-
Test for getting a summary report for a database.
12+
Tests for getting a summary report for a database.
1313
"""
1414

1515
def test_get_target(self, client: VWS) -> None:

0 commit comments

Comments
 (0)