Skip to content

Commit 6704543

Browse files
committed
remove leftover
1 parent 6d8034b commit 6704543

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

redisinsight/api/test/api/keys/POST-databases-id-keys-get_info.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,6 @@ describe('POST /databases/:instanceId/keys/get-info', () => {
226226
},
227227
].map(mainCheckFn);
228228
});
229-
230-
// Array coverage for this endpoint lives in
231-
// test/api/array/POST-databases-id-keys-get_info-array.test.ts so it is
232-
// picked up by the array-tagged spec set on the Redis 8.8 RTE.
233229
});
234230

235231
describe('ACL', () => {

0 commit comments

Comments
 (0)