Skip to content

Commit

Permalink
fix(tests) make pkey parameter test less flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
fffonion committed Jul 6, 2020
1 parent 17e5016 commit d023edc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions t/openssl/pkey.t
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,10 @@ nil
GET /t
--- response_body_like eval
"409
[A-F0-9]{98}
[A-F0-9]{48}
[A-F0-9]{48}
[A-F0-9]{48}
[A-F0-9]{1,98}
[A-F0-9]{1,48}
[A-F0-9]{1,48}
[A-F0-9]{1,48}
nil
"
--- no_error_log
Expand Down

0 comments on commit d023edc

Please sign in to comment.