Skip to content

Commit

Permalink
remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Oct 21, 2024
1 parent df2fc26 commit cddf500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/forge/ee/routes/teamBroker/index_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const setup = require('../../setup')

const MAX_BROKER_USERS = 5

describe.only('Team Broker API', function () {
describe('Team Broker API', function () {
let app
const TestObjects = { tokens: {} }

Expand Down

0 comments on commit cddf500

Please sign in to comment.