aboutsummaryrefslogtreecommitdiff
path: root/tests/integration
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/test_partial_correlations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/test_partial_correlations.py b/tests/integration/test_partial_correlations.py
index d249b42..4bf352a 100644
--- a/tests/integration/test_partial_correlations.py
+++ b/tests/integration/test_partial_correlations.py
@@ -212,6 +212,7 @@ def test_partial_correlation_api_with_non_existent_control_traits(client, post_d
# difficult to test for these without a temp database with the temp
# traits data set to something we are in control of
)
+
def test_part_corr_api_with_mix_of_existing_and_non_existing_control_traits(
db_conn, primary, controls, method, target):
"""