Skip to content

Commit c904481

Browse files
committed
[Test] Add missing import statement 'random_alphanumeric' for test_update.
Signed-off-by: Giacomo Marciani <mgiacomo@amazon.com>
1 parent efa41f6 commit c904481

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
@@ -37,6 +37,7 @@
3737
is_fsx_lustre_supported,
3838
is_fsx_ontap_supported,
3939
is_fsx_openzfs_supported,
40+
random_alphanumeric,
4041
retrieve_cfn_resources,
4142
wait_for_computefleet_changed,
4243
)

0 commit comments

Comments
 (0)