test: undo wrongfully edited test name

pull/5126/head
bnymncoskuner 5 years ago
parent 2632f5c293
commit a20abfa230

@ -16,7 +16,7 @@ describe('CommonUtils', () => {
});
});
describe('#isUndefinedOrEmptyString & #exists', () => {
describe('#isUndefinedOrEmptyString', () => {
test.each`
value | expected
${null} | ${false}

Loading…
Cancel
Save