From 24686323e9cc2953ae679eef94c47bad34346d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:46:13 +0000 Subject: [PATCH 1/2] Build(deps): Bump bids-examples from `47c4da1` to `401f4cf` Bumps [bids-examples](https://github.com/bids-standard/bids-examples) from `47c4da1` to `401f4cf`. - [Release notes](https://github.com/bids-standard/bids-examples/releases) - [Commits](https://github.com/bids-standard/bids-examples/compare/47c4da17bb540f34ab7be74c13d851e0b1c5b5d8...401f4cfc0709be0e39c32766b79894160a8a3e45) --- updated-dependencies: - dependency-name: bids-examples dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bids-examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bids-examples b/bids-examples index 47c4da17..401f4cfc 160000 --- a/bids-examples +++ b/bids-examples @@ -1 +1 @@ -Subproject commit 47c4da17bb540f34ab7be74c13d851e0b1c5b5d8 +Subproject commit 401f4cfc0709be0e39c32766b79894160a8a3e45 From 877846b3d3706dea293120117b00097b233e93c4 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 25 Jul 2024 16:04:16 -0400 Subject: [PATCH 2/2] TEST: Expect more files --- bids/layout/tests/test_layout_on_examples.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bids/layout/tests/test_layout_on_examples.py b/bids/layout/tests/test_layout_on_examples.py index 50560327..a42c0619 100644 --- a/bids/layout/tests/test_layout_on_examples.py +++ b/bids/layout/tests/test_layout_on_examples.py @@ -19,7 +19,7 @@ [ ("qmri_irt1", 17), ("qmri_mese", 74), - ("qmri_mp2rage", 16), + ("qmri_mp2rage", 18), ("qmri_mp2rageme", 29), ("qmri_mtsat", 26), ("qmri_sa2rage", 10),