Skip to content

Commit

Permalink
quieting bad eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-flores committed Jul 31, 2024
1 parent b94e2c2 commit 53c9fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration-tests/org/putOrgTest.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-unused-expressions */
const chai = require('chai')
chai.use(require('chai-http'))
const expect = chai.expect
Expand Down

0 comments on commit 53c9fb1

Please sign in to comment.