You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -140,7 +141,7 @@ public function it_can_render_empty_description(): void
140
141
static::assertEmpty((string) $this->description);
141
142
}
142
143
143
-
/** @test */
144
+
#[Test]
144
145
publicfunctionit_can_render_long_title(): void
145
146
{
146
147
$content = 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, ullamco laboris aliquip commodo.';
0 commit comments