Skip to content

Commit 7398a21

Browse files
authored
fixed copy-pasted docs for getTestCasesForTestSuite
1 parent 7657a9d commit 7398a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/testlink/testlinkapigeneric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ def createTestProject(self):
251251
@decoMakerApiCallWithArgs(['testsuiteid'], ['deep', 'details',
252252
'getkeywords'])
253253
def getTestCasesForTestSuite(self):
254-
""" List test suites within a test plan alphabetically
254+
""" List test cases within a test suite alphabetically
255255
256256
details - default is 'simple',
257257
use 'full' if you want to get summary,steps & expected_results

0 commit comments

Comments
 (0)