test: add unit test to verify lock changes

This commit is contained in:
Shivam Mishra
2020-10-13 12:03:47 -07:00
parent 386c72d332
commit 14214a5794
4 changed files with 515 additions and 4 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ func TestServerCVEResponse(t *testing.T) {
time.Sleep(100 * time.Millisecond)
}
time.Sleep(25 * time.Second)
time.Sleep(35 * time.Second)
defer func(controller *api.Controller) {
ctx := context.Background()