Skip to content

Commit

Permalink
Set correct UUID for first test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre committed Feb 22, 2024
1 parent 59283f7 commit 7a2e0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/knapsack/KnapsackTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ protected function setUp(): void
}

/**
* uuid: a4d7d2f0-ad8a-460c-86f3-88ba709d41a7
* uuid: 3993a824-c20e-493d-b3c9-ee8a7753ee59
*/
public function testNoItems(): void
{
Expand Down

0 comments on commit 7a2e0fe

Please sign in to comment.