Skip to content

Commit 017dda6

Browse files
committed
debug
1 parent edcc88a commit 017dda6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LazyImage/tests/BlurHash/BlurHashTest.php

+2
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ public function registerContainerConfiguration(LoaderInterface $loader)
8282
$blurHash->encode(__DIR__.'/../Fixtures/logo.png')
8383
);
8484

85+
dump($blurHash, $cache);
86+
8587
static::assertSame(
8688
'L54ec*~q_3?bofoffQWB9F9FD%IU',
8789
$cache->getItem('blurhash.70d3aaba5c301af7')->get()

0 commit comments

Comments
 (0)