We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b61176 commit f649e29Copy full SHA for f649e29
backend/internal/acme/acmesh_test.go
@@ -55,8 +55,6 @@ func TestBuildCertRequestArgs(t *testing.T) {
55
wellknown,
56
"--log",
57
acmeLogFile,
58
- "--debug",
59
- "2",
60
},
61
err: nil,
62
@@ -86,8 +84,6 @@ func TestBuildCertRequestArgs(t *testing.T) {
86
84
"example-three.com",
87
85
88
89
90
91
92
93
@@ -130,8 +126,6 @@ func TestBuildCertRequestArgs(t *testing.T) {
130
126
"dns_cf",
131
127
132
128
133
134
135
129
136
137
@@ -163,8 +157,6 @@ func TestBuildCertRequestArgs(t *testing.T) {
163
157
164
158
165
159
166
167
168
160
169
161
170
162
0 commit comments