'checkout'])->render(); $this->assertFalse( Str::endsWith($renderedTemplateString, PHP_EOL), 'Newline found at end of icon component. Bootstrap tables will not render if there is a newline at the end of the file.' ); } }