[export] fix activity filters/aggregators + tests: 'at' based on activity date

This commit is contained in:
2023-10-03 15:24:41 +02:00
parent 6e48d036d7
commit fa3fc2c781
8 changed files with 31 additions and 96 deletions

View File

@@ -53,7 +53,7 @@ final class UserScopeFilterTest extends AbstractFilterTest
foreach ($array as $a) {
$data[] = [
'accepted_userscope' => $a,
'scopes' => $a,
];
}