Skip to content

Commit

Permalink
#21797: Static test fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-bystritsky committed Apr 15, 2019
1 parent 4603abc commit a45fb74
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
use Magento\Framework\Api\SortOrder;
use Magento\Framework\Api\SortOrderBuilder;

/**
* Test join directives.
*/
class JoinDirectivesTest extends \Magento\TestFramework\TestCase\WebapiAbstract
{
/**
Expand Down Expand Up @@ -43,7 +46,8 @@ protected function setUp()
}

/**
* Rollback rules
* Rollback rules.
*
* @magentoApiDataFixture Magento/SalesRule/_files/rules_rollback.php
* @magentoApiDataFixture Magento/Sales/_files/quote.php
*/
Expand Down

0 comments on commit a45fb74

Please sign in to comment.