Given
  Set token of apiUsername "super-admin-neuca"
  
  117ms
  
        
        
        
        
        
       
          
        
  And
  Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin"
  
  075ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days
  
  15s 423ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca"
  
  15s 404ms
  
        
        
        
        
        
       
          
        
  When
  Confirm status "ARRIVE" by Public API "v1"
  
  119ms
  
        
        
        
        
        
       
          
        
  And
  Login as "neuca-admin"
  
  1s 962ms
  
        
        
        
        
        
       
          
        
  When
  Go to "TRANSPORT_TABLE"
  
  638ms
  
        
        
        
        
        
       
          
        
  And
  Click button "STATUS" "1" times
  
  3s 195ms
  
        
        
        
        
        
       
          
        
  And
  Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"
  
  156ms
  
        
        
        
        
        
       
          
        
  Then
  If user is login then logout
  
  5s 530ms
  
        
        
        
        
        
       
          
        
  And
  Login as "neuca-admin"
  
  1s 841ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  560ms
  
        
        
        
        
        
       
          
        
  And
  Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"
  
  128ms