toContain("pageWidth === 'centered' ? 'mx-auto max-w-[1400px]' : 'max-w-none'") ->and($applicationConfiguration) ->not->toContain('max-w-[1180px]') ->toContain('xl:gap-8') ->and($serverConfiguration) ->not->toContain('max-w-[1180px]') ->toContain('xl:gap-8'); });