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 4e419ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/unit/config/config-security.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,9 @@ tap.test('#applyLasp', (t) => {

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

Expand Down

0 comments on commit 4e419ac

Please sign in to comment.