Skip to content

Commit

Permalink
Update tests/Endpoints/CustomHostnamesTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
phily245 authored Jun 22, 2021
1 parent 1b80a3b commit ba875c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Endpoints/CustomHostnamesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ public function testUpdateHostname()
'http3' => 'on',
'min_tls_version' => '1.2'
];

$result = $zones->updateHostname(
'023e105f4ecef8ad9ca31a8372d0c353',
'0d89c70d-ad9f-4843-b99f-6cc0252067e9',
Expand Down

0 comments on commit ba875c3

Please sign in to comment.