Skip to content

Commit

Permalink
hotfix(tests) initialize global kong for PDK based plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
locao committed Oct 15, 2019
1 parent 84202ec commit 780adda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/01-unit/01-db/01-schema/07-plugins_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require "spec.helpers" -- initializes 'kong' global for plugins
local Entity = require "kong.db.schema.entity"
local typedefs = require "kong.db.schema.typedefs"
local utils = require "kong.tools.utils"
Expand Down

0 comments on commit 780adda

Please sign in to comment.