remove console.log statments

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
This commit is contained in:
Kashish Mittal
2024-10-03 16:21:55 -04:00
parent 5a902df949
commit d8a27e058d
@@ -590,8 +590,6 @@ describe('DefaultProcessingDatabase', () => {
.where({ entity_id: id })
.select();
console.log(refreshKeys[0].key);
expect(refreshKeys[0]).toEqual({
entity_id: id,
key: `url:https://example.com/foo-bar-test-group/very-long-group-name-that-exceeds-255-characters-just-to-test-the-limits-of-url-length-in-the-catalog-info-#sha256:edfb606500d184900e63891e5279d35bf0069ea251e90d15c0a430de6023d905`,