Skip to content

Commit bc29384

Browse files
authored
Merge pull request #1 from rennokki/analysis-XNvlYg
Apply fixes from StyleCI
2 parents 6be8fb0 + 5beb8e1 commit bc29384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/RedditTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public function testInitialization()
3232
$this->assertEquals($this->api->appId, 'reddit-json-api');
3333
$this->assertEquals($this->api->version, '1.0.0');
3434
$this->assertEquals($this->api->subreddit, 'funny');
35-
3635
}
3736

3837
public function testSubreddit()

0 commit comments

Comments
 (0)