Skip to content

Commit

Permalink
CS:remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas committed Jun 11, 2016
1 parent 98447aa commit 15bbb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/RulesCheckerIntegrationTest.php
Expand Up @@ -32,7 +32,7 @@ class RulesCheckerIntegrationTest extends TestCase
*/
public $fixtures = [
'core.articles', 'core.articles_tags', 'core.authors', 'core.tags',
'core.special_tags', 'core.categories', 'core.site_articles', 'core.site_authors'
'core.special_tags', 'core.categories', 'core.site_articles', 'core.site_authors'
];

/**
Expand Down

0 comments on commit 15bbb99

Please sign in to comment.