declarations("[data-md-field-button]:disabled::before, [data-md-field-button][aria-disabled='true']::before"))->toBe(['display' => 'none']); }); it('draws an outlined field with a notched label unless told otherwise', function () { $html = (string) $this->blade(''); expect($html) ->toContain('data-md-field') ->toContain('data-md-input') ->toContain('data-md-variant="outlined"') ->toContain('Share name') ->toMatch('/