예제 #1
0
 protected function tearDown()
 {
     \OC\Files\Stream\StaticStream::clear();
     parent::tearDown();
 }
예제 #2
0
 public function tearDown()
 {
     \OC\Files\Stream\StaticStream::clear();
 }