We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5225a commit eef66d9Copy full SHA for eef66d9
1 file changed
tests/Http/Api/DownloadControllerTest.php
@@ -53,6 +53,7 @@
53
route('code16.sharp.download.show', [
54
'entityKey' => 'person',
55
'instanceId' => 1,
56
+ 'disk' => 'local',
57
'path' => '/files/unknown.jpg',
58
]),
59
)
0 commit comments