Skip to content

Commit 2376773

Browse files
added edge cases - the response structure is different
Signed-off-by: [email protected] <[email protected]>
1 parent b0e92ff commit 2376773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/utils/QueryUtils.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,4 @@ describe('retrieveQueryById - Fetch Query Record by ID from API', () => {
9595

9696
expect(result).toBeNull();
9797
});
98-
9998
});

0 commit comments

Comments
 (0)