Skip to content

Commit

Permalink
tmp - fail tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samugi committed Aug 16, 2024
1 parent d047440 commit ada229e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/06-third-party/01-deck/01-deck-integration_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ for _, strategy in helpers.each_strategy({ "postgres" }) do
})
configured_plugins = cjson.decode(assert.res_status(200, res))
assert.equals(configured_plugins_num, #configured_plugins.data)
assert.True(false)
end)
end)
end

0 comments on commit ada229e

Please sign in to comment.