From 7ed62f0d7e05ad34895c472275bf3ab9b01e33f5 Mon Sep 17 00:00:00 2001 From: Tom de Bruijn Date: Fri, 3 May 2024 08:38:09 +0200 Subject: [PATCH] Fix app path assertion in diagnose tests Update the submodule with the changes in https://github.com/appsignal/diagnose_tests/pull/116 This fixes the changes in the `hatch run` behavior. It will now (correctly) use the directory in which `hatch run` is run as the working directory, instead of the project's directory. [skip changeset] --- tests/diagnose | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/diagnose b/tests/diagnose index 152d1e0..189be2a 160000 --- a/tests/diagnose +++ b/tests/diagnose @@ -1 +1 @@ -Subproject commit 152d1e033c239742f9d58cefd4a830c8cdd778a6 +Subproject commit 189be2a905630002c7bd95d00fa9093d3633440a