create(['name' => 'Politik']); expect($category->name)->toBe('Politik'); expect($category->is_active)->toBe(IsActive::ACTIVE); });