Skip to content

Commit efa41f6

Browse files
hanwen-clustergmarciani
authored andcommitted
[integ-test] Fix test_dynamic_file_systems_update_data_loss
The import was mistakenly deleted by #6242 Signed-off-by: Hanwen <[email protected]>
1 parent 851b88d commit efa41f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration-tests/tests/update/test_update.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
import re
1616
import time
1717
from collections import defaultdict
18+
from datetime import datetime
1819

1920
import boto3
2021
import pytest

0 commit comments

Comments
 (0)