Ensure a talk has a title
This commit is contained in:
parent
46d1499e9d
commit
3ea01ec811
2 changed files with 13 additions and 2 deletions
|
@ -27,7 +27,7 @@ final class TalkExtensionTest extends TestCase
|
|||
[
|
||||
'title' => 'Building static sites with Sculpin',
|
||||
'events' => [
|
||||
'',
|
||||
'title' => 'Building static websites with Sculpin',
|
||||
]
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue