#21 clean up the tests

This commit is contained in:
Nabeel Shahzad
2017-07-04 13:09:44 -05:00
parent 679c72085f
commit 70dbfbcd3f
7 changed files with 16 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ class FlightTest extends TestCase
/**
* mainly to test the model relationships work correctly
*/
public function testAddFlight()
public function XtestAddFlight()
{
$this->markTestSkipped(
'This test has not been implemented yet.'