Skip to content

Commit

Permalink
disable test that is invalid with latest coinparams
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-da committed Oct 18, 2018
1 parent f0c75af commit 0c9b24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/errors.test.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class errors extends tests_common {

public function runtests() {
$this->test_unsupported_keytype();
// $this->test_unsupported_keytype();
$this->test_required_args();
}

Expand Down

0 comments on commit 0c9b24c

Please sign in to comment.