From aa83edecadb45c87b4f09beaa16641a8c47c0df8 Mon Sep 17 00:00:00 2001 From: Greg Date: Sun, 22 Dec 2024 03:53:36 -0500 Subject: [PATCH] tag for tds --- integration_test/cases/repo.exs | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_test/cases/repo.exs b/integration_test/cases/repo.exs index bb21869d99..4ee99d65ef 100644 --- a/integration_test/cases/repo.exs +++ b/integration_test/cases/repo.exs @@ -1425,6 +1425,7 @@ defmodule Ecto.Integration.RepoTest do assert p3 == %{id: pid3} end + @tag :json_extract_path test "take with embed" do today = Date.utc_today()