\s*MAIN\s*<\/div>/');
});
it('splits the window two-thirds to one-third, or keeps the fixed pane for anything else', function () {
expect(layoutRoot((string) $this->blade('
'))['data-md-width'])->toBe('split')
->and(layoutRoot((string) $this->blade('
'))['data-md-width'])->toBe('fixed');
});
it('names the supporting pane with its label', function () {
expect((string) $this->blade('
'))->toMatch('/