File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ def django_test_expected_failures(self):
327
327
"annotations.tests.NonAggregateAnnotationTestCase.test_empty_queryset_annotation" ,
328
328
"db_functions.datetime.test_extract_trunc.DateFunctionTests.test_extract_outerref" ,
329
329
"db_functions.datetime.test_extract_trunc.DateFunctionTests.test_trunc_subquery_with_parameters" ,
330
- "expressions.tests.BasicExpressionsTests.test_aggregate_subquery_annotation"
330
+ "expressions.tests.BasicExpressionsTests.test_aggregate_subquery_annotation" ,
331
331
"expressions.tests.BasicExpressionsTests.test_annotation_with_nested_outerref" ,
332
332
"expressions.tests.BasicExpressionsTests.test_annotation_with_outerref" ,
333
333
"expressions.tests.BasicExpressionsTests.test_annotations_within_subquery" ,
You can’t perform that action at this time.
0 commit comments