remove test case
Because we test very naively we matched also on def in default... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
469c06be15
commit
0e14bdc0d0
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ class LoggerTest extends TestCase implements IWriter {
|
|||
|
||||
public function userAndPasswordData() {
|
||||
return [
|
||||
['abc', 'def'],
|
||||
['mySpecialUsername', 'MySuperSecretPassword'],
|
||||
['my-user', '324324()#ä234'],
|
||||
['my-user', ')qwer'],
|
||||
|
|
Loading…
Reference in a new issue