Skip to content

Commit 2db6ba5

Browse files
committed
use auth marker
1 parent 06eb1af commit 2db6ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ filterwarnings = [
9999
markers = [
100100
"auth_aws: tests that rely on pymongo-auth-aws",
101101
"auth_oidc: tests that rely on oidc auth",
102+
"auth: tests that rely on authentication",
102103
"ocsp: tests that rely on ocsp",
103104
"atlas: tests that rely on atlas",
104105
"data_lake: tests that rely on atlas data lake",

0 commit comments

Comments
 (0)