Skip to content

Commit

Permalink
[integ-test] Fix test_dynamic_file_systems_update_data_loss
Browse files Browse the repository at this point in the history
The import was mistakenly deleted by aws#6242

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Jun 6, 2024
1 parent ff481cd commit 569cf32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration-tests/tests/update/test_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import re
import time
from collections import defaultdict
from datetime import datetime

import boto3
import pytest
Expand Down

0 comments on commit 569cf32

Please sign in to comment.