no more ttl
This commit is contained in:
parent
71b827fe95
commit
170021af8e
2 changed files with 1 additions and 7 deletions
|
|
@ -85,7 +85,6 @@ describe('cp.cache', function()
|
|||
|
||||
local result = cache.get_contest_data('cses', 'test_contest')
|
||||
assert.is_not_nil(result)
|
||||
assert.is_not_nil(result.expires_at)
|
||||
end)
|
||||
end)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue