@@ -25,8 +25,7 @@ |
||
| 25 | 25 | $this->assertInstanceof( '\Aimeos\MW\Filesystem\Iface', $object ); |
| 26 | 26 | |
| 27 | 27 | $object->has( 'test' ); |
| 28 | - } |
|
| 29 | - catch( \Sabre\HTTP\ClientException $e ) |
|
| 28 | + } catch( \Sabre\HTTP\ClientException $e ) |
|
| 30 | 29 | { |
| 31 | 30 | $this->markTestSkipped( $e->getMessage() ); |
| 32 | 31 | } |