Skip to content

Commit

Permalink
fix: alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangoulding committed Jun 3, 2024
1 parent 305f761 commit ec9e956
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ const ReturnRequirementsService = require('../../../../app/services/return-requi

describe('Return Requirements service', () => {
let purpose
let session
let requirement
let session

beforeEach(async () => {
await DatabaseSupport.clean()
Expand Down

0 comments on commit ec9e956

Please sign in to comment.