Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 5, 2022
1 parent 0cf651d commit 9758456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ describe('utils', () => {
expect(normaliseString('hello-world_0.0.0.0:1234-some-metric')).to.equal('hello_world_0_0_0_0_1234_some_metric')
})
})
})
})

0 comments on commit 9758456

Please sign in to comment.