Skip to content

Commit 5e88bab

Browse files
authored
wfe: fix test comment (#8798)
Fixes a piece of feedback I missed during review of #8797.
1 parent a5ecaf9 commit 5e88bab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wfe2/wfe_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,6 @@ func TestAccountBlocker(t *testing.T) {
45334533

45344534
wfe.accountBlocker = new(acctBlock)
45354535

4536-
// Test that the newOrder endpoint returns no error if the valid profile is specified.
45374536
responseWriter := httptest.NewRecorder()
45384537
r := signAndPost(signer, newOrderPath, "http://localhost"+newOrderPath, `
45394538
{

0 commit comments

Comments
 (0)