nextcloud/apps/dav/tests/unit/CalDAV/BirthdayCalendar
François Freitag 22d35141f8 Rewrite birthday calendar tests without $this->at()
Removes warnings:

```
The at() matcher has been deprecated. It will be removed in PHPUnit 10.
Please refactor your test to not rely on the order in which methods are
invoked.
```

Signed-off-by: François Freitag <mail@franek.fr>
2021-05-31 23:13:15 +02:00
..
EnablePluginTest.php Rewrite birthday calendar tests without $this->at() 2021-05-31 23:13:15 +02:00