File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
apps/files_external/tests/Service Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ public function testUpdateStorage($updatedStorageParams): void {
168168
169169		$ this assertEquals ($ updatedStoragegetMountPoint (), $ newStoragegetMountPoint ());
170170		$ this assertEquals ($ updatedStoragegetBackendOptions ()['password ' ], $ newStoragegetBackendOptions ()['password ' ]);
171- 		$ this assertEquals ($ updatedStoragegetApplicableUsers (), $ newStoragegetApplicableUsers ());
171+ 		$ this assertEqualsCanonicalizing ($ updatedStoragegetApplicableUsers (), $ newStoragegetApplicableUsers ());
172172		$ this assertEquals ($ updatedStoragegetApplicableGroups (), $ newStoragegetApplicableGroups ());
173173		$ this assertEquals ($ updatedStoragegetPriority (), $ newStoragegetPriority ());
174174		$ this assertEquals (0 , $ newStoragegetStatus ());
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments