Skip to content

Commit

Permalink
fixed test?
Browse files Browse the repository at this point in the history
  • Loading branch information
rosell-dk committed Jun 17, 2019
1 parent 4c13355 commit 5af5359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Convert/Converters/WPCTest.php
Expand Up @@ -114,7 +114,6 @@ public function testWrongSecretButRightUrl()
'api-version' => 1,
'crypt-api-key-in-transfer' => true,
'api-key' => 'wrong!',
'api-url' => 'http://wpc.example.com/',
];

$this->expectException(InvalidApiKeyException::class);
Expand Down

0 comments on commit 5af5359

Please sign in to comment.