From ab8ac6175c16837e09e254137f98fb254de3cd87 Mon Sep 17 00:00:00 2001 From: beckermr Date: Wed, 25 Mar 2026 08:14:32 -0500 Subject: [PATCH] test: move testing submodule to fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 611e9c67..27a36f72 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "tests/GalSim"] path = tests/GalSim - url = https://github.com/GalSim-developers/GalSim + url = https://github.com/GalSim-developers/GalSim-for-JAX-GalSim-Testing branch = fix_tests [submodule "tests/Coord"] path = tests/Coord