public function testIfAdminGroupExists()
 {
     $this->tester->canSeeRecord('groups', ['name' => 'Administrator']);
 }