fix(ci): require the log silencer
This commit is contained in:
parent
26ed0e6d52
commit
57160f4d50
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
describe('cp.snippets', function()
|
describe('cp.snippets', function()
|
||||||
local snippets
|
local snippets
|
||||||
local mock_luasnip
|
local mock_luasnip
|
||||||
|
local spec_helper = require('spec.spec_helper')
|
||||||
|
|
||||||
before_each(function()
|
before_each(function()
|
||||||
spec_helper.setup()
|
spec_helper.setup()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue