Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
drewm committed Feb 16, 2018
2 parents e4dc486 + e5ac3f1 commit 15a5b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/BatchTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ public function testNewBatch()
$this->assertInstanceOf('DrewM\MailChimp\Batch', $Batch);
}

}
}
2 changes: 1 addition & 1 deletion tests/ListsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ public function testGetLists()
$this->assertArrayHasKey('lists', $lists);
}

}
}

0 comments on commit 15a5b45

Please # to comment.