Skip to content

Commit

Permalink
address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Nov 16, 2023
1 parent 4bc7192 commit c912c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/config/config-security.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ tap.test('#applyLasp', (t) => {

tap.test('ai_monitoring should not be enabled in HSM', (t) => {
const config = Config.initialize({
ai_monitoring: true,
high_security: 'true'
})

Expand Down

0 comments on commit c912c9d

Please sign in to comment.