Skip to content

Commit

Permalink
Update index.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-id authored Oct 17, 2024
1 parent aa177a5 commit e005b99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/dd-trace/test/appsec/waf/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,9 @@ describe('WAF Manager', () => {

it('should call Reporter.reportWafUpdate', () => {
const rules = {
version: '4.2.0',
metadata: {
rules_version: '4.2.0'
},
rules_data: [
{
id: 'blocked_users',
Expand Down

0 comments on commit e005b99

Please sign in to comment.