Searched refs:testErrorMessage (Results 1 – 1 of 1) sorted by relevance
266 const testErrorMessage = 'bad things are happening'; constant267 assertDefined(connect.proxy).errorText = testErrorMessage;272 expect(el.innerHTML).toContain(testErrorMessage);