blade(<<<'BLADE' BLADE); expect($html) ->toContain('text-secondary-container') ->toContain('text-on-secondary-container') ->toContain('

No shares yet

') ->toContain('Files you share appear here.') ->toContain('Upload files') ->and(substr_count($html, 'toBe(2); });