Skip to content

Commit 3fb41cf

Browse files
authored
Merge pull request #93 from maiksaray/maiksaray-fix-docs
fixed copy-pasted docs for getTestCasesForTestSuite
2 parents 7657a9d + 7398a21 commit 3fb41cf

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)