fix(ci): format
This commit is contained in:
parent
965e47a1df
commit
102b69d4d7
1 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ describe('cp.config', function()
|
||||||
test = {
|
test = {
|
||||||
rust = {
|
rust = {
|
||||||
test = { './target/release/solution' },
|
test = { './target/release/solution' },
|
||||||
extension = 'rs'
|
extension = 'rs',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue