Skip to content

Commit 85f0427

Browse files
committed
fix transaction tests on evergreen
1 parent e995f43 commit 85f0427

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
@@ -1195,5 +1195,5 @@ test_transactions_install (TestSuite *suite)
11951195
test_max_commit_time_ms_is_reset,
11961196
NULL,
11971197
NULL,
1198-
NULL);
1198+
test_framework_skip_if_no_crypto);
11991199
}

0 commit comments

Comments
 (0)