toBeTrue(); foreach (['id', 'tenant_id', 'campaign_id', 'width', 'height', 'path', 'bytes', 'created_at'] as $col) { expect(Schema::hasColumn('ad_campaign_banners', $col))->toBeTrue("нет колонки {$col}"); } });