From cd8b28b8cf55431d0a1321f3d0b8bbba3991df9f Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 24 Mar 2021 06:45:31 +0100 Subject: [PATCH] test: Fix URL to bots testmap It was moved in https://github.com/cockpit-project/bots/commit/7a3c71968d568 --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index 3e9cde83..716be465 100644 --- a/test/README.md +++ b/test/README.md @@ -8,7 +8,7 @@ images and tools to manipulate and start virtual machines from them. Each test is run on a new instance of a virtual machine. Branch/test scenario matrix is configured in -[testmap.py](https://github.com/cockpit-project/bots/blob/master/task/testmap.py). +[testmap.py](https://github.com/cockpit-project/bots/blob/master/lib/testmap.py). ## Dependencies