Skip to content

Commit 8752a71

Browse files
smnandreweaverryan
andauthored
Update tests/PackageJsonSynchronizerTest.php
Apply suggestion to rename test Co-authored-by: Ryan Weaver <[email protected]>
1 parent b3eeb00 commit 8752a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PackageJsonSynchronizerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public function testExistingElevatedPackage()
246246
);
247247
}
248248

249-
public function testStricterConstraintsAreKept()
249+
public function testStricterConstraintsAreKeptNonMatchingAreReplaced()
250250
{
251251
(new Filesystem())->copy($this->tempDir.'/stricter_constraints_package.json', $this->tempDir.'/package.json', true);
252252

0 commit comments

Comments
 (0)