From 7cc43bd4536b05c550f329590bb4ae5f0706cb84 Mon Sep 17 00:00:00 2001 From: alisonshao <54658187+alisonshao@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:36:53 -0800 Subject: [PATCH] Move test_dummy_grok_models.py from manual to srt (temporary) (#13901) --- test/{manual => srt}/models/test_dummy_grok_models.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{manual => srt}/models/test_dummy_grok_models.py (100%) diff --git a/test/manual/models/test_dummy_grok_models.py b/test/srt/models/test_dummy_grok_models.py similarity index 100% rename from test/manual/models/test_dummy_grok_models.py rename to test/srt/models/test_dummy_grok_models.py