lczub / TestLink-API-Python-client

A Python client to use the TestLink API
105 stars 63 forks source link

createTestPlan "note" should be "notes" #164

Open nck974 opened 8 months ago

nck974 commented 8 months ago

I think there is a mistake here: https://github.com/lczub/TestLink-API-Python-client/blob/master/src/testlink/testlinkapigeneric.py#L677

It should say notes instead of note. After passing that parameter to the function it works, otherwise it does not complain but does not add the notes in testlink.