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