From 7271bf831cf256a427c109a3cc5447c5f59f2de5 Mon Sep 17 00:00:00 2001 From: Eirik Stanghelle Morland Date: Sat, 23 Mar 2024 19:25:28 +0100 Subject: [PATCH] Update UnitTest.php --- tests/Unit/UnitTest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Unit/UnitTest.php b/tests/Unit/UnitTest.php index ec984e0..cd35226 100644 --- a/tests/Unit/UnitTest.php +++ b/tests/Unit/UnitTest.php @@ -134,7 +134,9 @@ public function testUpdateListOneRemoved() - other/new: 2.0.0 (new package, previously not installed) - third/removed x (package was removed) +### Working with this branch +If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. [Read more about branches created by violinist.io here](https://docs.violinist.io/#branches). *** This is an automated pull request from [Violinist](https://violinist.io/): Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and [can be improved here](https://github.com/violinist-dev/violinist-messages).