Skip to content

Commit 5fae88a

Browse files
fix pytest configuration
1 parent b3b423d commit 5fae88a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ markers = [
124124
"sync: mark a test as performing I/O without asyncio.",
125125
]
126126
filterwarnings = [
127-
"error",
128127
"ignore:Legacy index templates are deprecated in favor of composable templates.:elasticsearch.exceptions.ElasticsearchWarning",
129128
"ignore:datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version..*:DeprecationWarning",
130129
"default:enable_cleanup_closed ignored.*:DeprecationWarning",

0 commit comments

Comments
 (0)