From faf2fd7608a59b34aa8464b6659879dcb2f18594 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Mon, 30 Sep 2024 21:28:57 +0300 Subject: Fix typo. Signed-off-by: Munyoki Kilyungi --- topics/ADR/gn3/002-run-rdf-tests-in-build-container.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'topics/ADR') diff --git a/topics/ADR/gn3/002-run-rdf-tests-in-build-container.gmi b/topics/ADR/gn3/002-run-rdf-tests-in-build-container.gmi index a7834ed..52ece2b 100644 --- a/topics/ADR/gn3/002-run-rdf-tests-in-build-container.gmi +++ b/topics/ADR/gn3/002-run-rdf-tests-in-build-container.gmi @@ -16,7 +16,7 @@ SPARQL_CRUD_AUTH_URI="http://localhost:8890/sparql-graph-crud-auth" FAHAMU_AUTH_TOKEN="XXXXXX" ``` -This extra bootstrapping when running tests needs care, and locks tests to CD or special configuration when running locally. This leads to a fragile tests that cause CD to break. Moreover, to add tests to CD, we would have to add extra g-exp to gn-machines. +This extra bootstrapping when running tests needs care, and locks tests to CD or special configuration when running locally. This leads to fragile tests that cause CD to break. Moreover, to add tests to CD, we would have to add extra g-exp to gn-machines. This ADR is related to: -- cgit v1.2.3