We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18302af commit 91b7c23Copy full SHA for 91b7c23
tests/test_get_database_summary_report.py
@@ -9,7 +9,7 @@
9
10
class TestGetDatabaseSummaryReport:
11
"""
12
- Test for getting a summary report for a database.
+ Tests for getting a summary report for a database.
13
14
15
def test_get_target(self, client: VWS) -> None:
0 commit comments