Skip to content
Snippets Groups Projects
Commit 22d7636b authored by Georgy Moiseev's avatar Georgy Moiseev Committed by Leonid Vasilev
Browse files

test: disable override checks

NO_DOC=Test update
NO_CHANGELOG=Test update
parent a8bc6312
No related branches found
No related tags found
No related merge requests found
-- luatest installs external checks module.
-- After https://github.com/tarantool/checks/pull/54,
-- external checks will override built-in one, yet
-- we want to test built-in one here.
local rock_utils = require('third_party.checks.test.rock_utils')
rock_utils.remove_override('checks')
rock_utils.assert_builtin('checks')
require('third_party.checks.test.test')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment