Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  * @see Scalr\Tests\Service\Aws.SqsTestCase::tearDown()
  */
 protected function tearDown()
 {
     unset($this->sqs);
     parent::tearDown();
 }