Skip to content

Commit

Permalink
Remove .only 😁
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozzey committed Sep 3, 2024
1 parent 7abe460 commit 598d250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/licence.model.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ describe('Licence model', () => {
})
})

describe.only('when linking to licence supplementary years', () => {
describe('when linking to licence supplementary years', () => {
let testLicenceSupplementaryYears

beforeEach(async () => {
Expand Down

0 comments on commit 598d250

Please sign in to comment.