Skip to content

Commit 3f63186

Browse files
committed
Code cleanup
1 parent c6b5e15 commit 3f63186

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Integration/AbstractIntegrationTestCase.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
abstract class AbstractIntegrationTestCase extends TestCase
2121
{
22-
private const POSTGRES_BLOCK_SIZE = 4294967296;
23-
2422
private const MODE_EXCLUSIVE = 'ExclusiveLock';
2523
private const MODE_SHARE = 'ShareLock';
2624

0 commit comments

Comments
 (0)