Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Mar 17, 2019
1 parent 489a76e commit 96504c6
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -71,8 +71,6 @@ public void testValidPolicyInternationalizeHostname() throws MalformedURLExcepti
internationalDomain, true, pins, true, date, reportUris, false
);
assertEquals(policy.getHostname(), internationalDomain);
}
);
assertEquals(policy.getHostname(), "českárepublika.icom.museum");
}

Expand Down

0 comments on commit 96504c6

Please sign in to comment.