We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4795662 commit f0ab3dbCopy full SHA for f0ab3db
spec/Handler/Writer/MailSpec.php
@@ -24,7 +24,7 @@
24
'body_data' => ['text' => 'test'],
25
'raw_data' => [],
26
'files_data' => [
27
- [
+ "fileupload" => [
28
'name' => 'foo.html',
29
'tmp_name' => __DIR__ . '/../../Fixture/data/foo.html',
30
'error' => 0,
0 commit comments