fix lint
This commit is contained in:
parent
62c4d1e89e
commit
646b0047dc
2 changed files with 3 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ describe('Panel integration', function()
|
|||
state.set_problem_id('b')
|
||||
|
||||
local config_module = require('cp.config')
|
||||
local processed_config = config_module.setup({
|
||||
config_module.setup({
|
||||
contests = { codeforces = { cpp = { extension = 'cpp' } } },
|
||||
})
|
||||
local cp_state = require('cp.state')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue