remove left over .only

This commit is contained in:
Jörg Breitbart
2023-06-27 16:20:33 +02:00
parent e16f87f973
commit 709e9fd01a
@@ -179,7 +179,7 @@ describe('ImageAddon', () => {
});
describe('image lifecycle & eviction', () => {
it.only('delete image once scrolled off', async () => {
it('delete image once scrolled off', async () => {
await writeToTerminal(SIXEL_SEQ_0);
pollFor(page, 'window.imageAddon._storage._images.size', 1);
// scroll to scrollback + rows - 1