Fixed missing chart.

This commit is contained in:
James Cole
2016-12-11 11:15:19 +01:00
parent 5c02eaa66c
commit 43f59a1135
6 changed files with 106 additions and 67 deletions

View File

@@ -147,12 +147,4 @@ class AccountControllerTest extends TestCase
'This test has not been implemented yet.'
);
}
/**
* Tears down the fixture, for example, closes a network connection.
* This method is called after a test is executed.
*/
protected function tearDown()
{
}
}