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 #6242

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-pcluste authored and gmarciani committed Jun 14, 2024
1 parent 851b88d commit efa41f6
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 efa41f6

Please sign in to comment.