Skip to content

Commit 900c28f

Browse files
committed
This one is already skipped by decorator
1 parent 569719b commit 900c28f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_mongodb/features.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ def django_test_expected_failures(self):
420420
"raw_query.tests.RawQueryTests.test_params",
421421
"raw_query.tests.RawQueryTests.test_params_none",
422422
"raw_query.tests.RawQueryTests.test_escaped_percent",
423-
"raw_query.tests.RawQueryTests.test_pyformat_params",
424423
"queries.tests.Queries1Tests.test_order_by_rawsql",
425424
"schema.test_logging.SchemaLoggerTests.test_extra_args",
426425
"schema.tests.SchemaTests.test_remove_constraints_capital_letters",

0 commit comments

Comments
 (0)