Skip to content

Commit

Permalink
test: fix luacheck warnings in test/sql-tap (W113)
Browse files Browse the repository at this point in the history
W113 (Accessing an undefined global variable)

Part of #5464
  • Loading branch information
ligurio committed Jan 20, 2021
1 parent a08a851 commit c6a4876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sql-tap/triggerC.test.lua
Expand Up @@ -791,7 +791,6 @@ for testno, v in ipairs(tests11) do
SELECT a,b FROM log;
]]
end, {
defaults
})

--
Expand Down

0 comments on commit c6a4876

Please sign in to comment.