diff options
Diffstat (limited to 'tests/VoteTest.php')
-rw-r--r-- | tests/VoteTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/VoteTest.php b/tests/VoteTest.php index 90611d1..754d908 100644 --- a/tests/VoteTest.php +++ b/tests/VoteTest.php @@ -147,7 +147,7 @@ class VoteTest extends TestBase /** - * Test getVoting() when several votes have been cast. + * Test getVotes() when several votes have been cast. * * @return void */ |