Skip to content

Commit

Permalink
Update spec/01-unit/01-db/08-cache_warmup_spec.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Mayo <[email protected]>
  • Loading branch information
ADD-SP and mayocream committed Jun 7, 2022
1 parent bb63556 commit 77d6fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/01-unit/01-db/08-cache_warmup_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ describe("cache_warmup", function()
-- skipped IP entry
assert.same({ "example.com", "example.test" }, dns_queries)
end)
end, 5)
end)
end)


Expand Down

0 comments on commit 77d6fe1

Please sign in to comment.