Skip to content

Commit

Permalink
Fix travis/boulder
Browse files Browse the repository at this point in the history
©! I hereby licence these changes under the licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
  • Loading branch information
hlandau committed Apr 21, 2016
1 parent 77d802d commit 29122c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acmeapi/api_ig_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func testAPIWithKey(t *testing.T, pk crypto.PrivateKey) {
}
cl.AccountKey = pk
agreementURIs := map[string]struct{}{
"http://boulder:4001/terms/v1": {},
"http://boulder:4000/terms/v1": {},
}
reg := &Registration{
ContactURIs: []string{
Expand Down

0 comments on commit 29122c1

Please sign in to comment.