convert timesheets to UTC with support for user timezone (#372)
This commit is contained in:
@@ -72,6 +72,7 @@ class UserVoterTest extends AbstractVoterTest
|
||||
yield [$user, $user4, 'edit', $result];
|
||||
yield [$user, $user4, 'delete', $result];
|
||||
yield [$user, $user4, 'hourly-rate', $result];
|
||||
yield [$user, $user4, 'hourly-rate', $result];
|
||||
}
|
||||
|
||||
$result = VoterInterface::ACCESS_ABSTAIN;
|
||||
|
||||
Reference in New Issue
Block a user