mirror of
https://github.com/1f349/orchid.git
synced 2024-12-21 23:54:12 +00:00
Remove unused parallel option
This commit is contained in:
parent
4e959ecdfb
commit
7ff5ec4d57
@ -154,7 +154,6 @@ func TestPebbleRenewal(t *testing.T) {
|
||||
|
||||
for _, i := range tests {
|
||||
t.Run(i.name, func(t *testing.T) {
|
||||
//t.Parallel()
|
||||
service, db2 := setupPebbleTest(t, serverTls)
|
||||
//goland:noinspection SqlWithoutWhere
|
||||
_, err := db2.Exec("DELETE FROM certificate_domains")
|
||||
|
Loading…
Reference in New Issue
Block a user