Skip to content

Commit a812bc1

Browse files
Update tests/Settings/EmbeddersTest.php
Co-authored-by: Tomas Norkūnas <[email protected]>
1 parent 6e038a3 commit a812bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Settings/EmbeddersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ final class EmbeddersTest extends TestCase
1212
{
1313
private Indexes $index;
1414

15-
public const DEFAULT_EMBEDDER = null;
15+
private const DEFAULT_EMBEDDER = null;
1616

1717
protected function setUp(): void
1818
{

0 commit comments

Comments
 (0)