Fix tests again

This commit is contained in:
Ludovic Stephan 2020-09-16 19:31:10 +02:00
parent a14c9d9574
commit d965050563

View file

@ -1593,7 +1593,7 @@ class ArticleStatSalesListViewTests(ViewTestCaseMixin, TestCase):
"query": {
"scale-name": ["month"],
"scale-last": ["True"],
"scale-begin": [self.opegroup.at.isoformat(" ")],
"scale-begin": [self.opegroup.at.strftime("%Y-%m-%d %H:%M:%S")],
},
},
},