Revert "Ensure a talk has a title"

This reverts commit 3ea01ec811.
This commit is contained in:
Oliver Davies 2021-08-25 01:42:16 +01:00
parent 3ea01ec811
commit f934948559
2 changed files with 2 additions and 13 deletions

View file

@ -27,7 +27,7 @@ final class TalkExtensionTest extends TestCase
[
'title' => 'Building static sites with Sculpin',
'events' => [
'title' => 'Building static websites with Sculpin',
'',
]
],
];