Skip to content

Commit 569cf32

Browse files
[integ-test] Fix test_dynamic_file_systems_update_data_loss
The import was mistakenly deleted by aws#6242 Signed-off-by: Hanwen <[email protected]>
1 parent ff481cd commit 569cf32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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)