]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/LdapTest.php
Updated attachment links to have dropdown for open type
[bookstack] / tests / Auth / LdapTest.php
index 078940b632e45b25a30e101bc3aa10957e9a842d..96e10e4dae818a7155306c55f050c875b9d7596d 100644 (file)
@@ -625,7 +625,7 @@ class LdapTest extends TestCase
                 'cn'  => [$this->mockUser->name],
                 // Test dumping binary data for avatar responses
                 'jpegphoto' => base64_decode('/9j/4AAQSkZJRg=='),
-                'dn'  => ['dc=test' . config('services.ldap.base_dn')],
+                'dn'        => ['dc=test' . config('services.ldap.base_dn')],
             ]]);
 
         $resp = $this->post('/login', [