minor cleanup

This commit is contained in:
Robin Appelman 2018-01-18 13:25:37 +01:00
commit 569fcfd875
3 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ class Share extends AbstractShare {
}
/**
* @expectedException \Icewind\SMB\Exception\InvalidHostException
* @expectedException \Icewind\SMB\Exception\ConnectException
*/
public function testHostEscape() {
$this->requireBackendEnv('smbclient');