chore: fix tests

This commit is contained in:
salman2013
2023-10-03 08:59:21 +05:00
parent 65d3b1084b
commit 4dbefe33f4

View File

@@ -1,7 +1,6 @@
"""
Test audit user's access to various content based on content-gating features.
"""
import os
from datetime import datetime, timedelta
from unittest.mock import patch, Mock