Skip to content

Commit 1a4f672

Browse files
alcaeuskevinAlbs
authored andcommitted
fix transaction tests on evergreen
1 parent 258fbe3 commit 1a4f672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/tests/test-mongoc-transactions.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,5 +1104,5 @@ test_transactions_install (TestSuite *suite)
11041104
test_max_commit_time_ms_is_reset,
11051105
NULL,
11061106
NULL,
1107-
NULL);
1107+
test_framework_skip_if_no_crypto);
11081108
}

0 commit comments

Comments
 (0)