From 15d603e7c7c15d20f055d3d9c38d6b133453c5be Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Tue, 7 Mar 2017 12:02:25 +0000 Subject: jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows --- tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php') diff --git a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php index 23d083751c..4828d23c51 100644 --- a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php +++ b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php @@ -30,8 +30,8 @@ class CensusColumnMotherBirthPlaceSimpleTest extends \PHPUnit_Framework_TestCase } /** - * @covers Fisharebest\Webtrees\Census\CensusColumnMotherBirthPlaceSimple - * @covers Fisharebest\Webtrees\Census\AbstractCensusColumn + * @covers \Fisharebest\Webtrees\Census\CensusColumnMotherBirthPlaceSimple + * @covers \Fisharebest\Webtrees\Census\AbstractCensusColumn */ public function testKnownStateAndTown() { $father = Mockery::mock('Fisharebest\Webtrees\Individual'); -- cgit v1.3