Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuta Kaneda committed Jun 10, 2024
1 parent 8d3e803 commit 5d26b96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/plugins/trigger.helper.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ const rewire = require('rewire');
const logger = require('screwdriver-logger');
const { Status } = require('../../plugins/builds/triggers/helpers');

chai.use(require('chai-as-promised'));

const RewiredTriggerHelper = rewire('../../plugins/builds/triggers/helpers.js');

describe('createJoinObject function', () => {
Expand Down

0 comments on commit 5d26b96

Please sign in to comment.