mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced 2026-03-12 10:11:49 +01:00
Tests - implement BaseTestCase::assert*() methods to verify constructors
This commit is contained in:
@@ -92,7 +92,7 @@ class Client
|
||||
->getSessionKey($username, $password);
|
||||
|
||||
/*
|
||||
* Use the session's key as of the method's arguments
|
||||
* Use the session's key as one of the method's arguments
|
||||
*/
|
||||
array_unshift($arguments, $sessionKey);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user