It took me a while to figure out why LSP was reporting describe was not a valid method of string.

const id = label.toLowerCase().replaceAll(' ', '-').
describe('DisabledField', () => {