toBeTrue(); }); test('declarations table has archived_at column', function () { expect(Schema::hasColumn('declarations', 'archived_at'))->toBeTrue(); });