Compare commits
2 Commits
528e0a8268
...
ca876633b3
Author | SHA1 | Date |
---|---|---|
|
ca876633b3 | |
|
fcdf440964 |
|
@ -237,7 +237,7 @@ func TestMarshalSet(t *testing.T) {
|
|||
Size: 10,
|
||||
Table: tbl,
|
||||
KeyType: TypeIPAddr,
|
||||
Timeout: time.Duration(30) * time.Second,
|
||||
Timeout: 30 * time.Second,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue