update tests
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / bonding_client.php
index dbcc1629aa298d09ebdfef64dccf9f1190326efb..5b5620071a3e8ed487d8b0174c062a1c4df18018 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('bonding_client'));
+print_r($sp->getBondingClient());
 $sp->logout();