Skip to content

Commit 9bb44f1

Browse files
committed
Only use @Covers per class, not per method
1 parent a2ddc83 commit 9bb44f1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/src/SimpleSAML/Store/RedisStoreTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ public function testRedisInstanceWithPasswordAndUsername(): void
144144
}
145145

146146
/**
147-
* @covers \SimpleSAML\Store::getInstance
148-
* @covers \SimpleSAML\Store\Redis::__construct
149147
* @test
150148
*/
151149
public function testRedisSentinelInstance(): void

0 commit comments

Comments
 (0)