Skip to content

Commit a528e2d

Browse files
committed
fix
1 parent 13acd28 commit a528e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test/migration/test_i_migration_raw_rsa_key_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""Test suite for the migration_to_raw_rsa_keyring_from_raw_rsa_master_key_provider_example."""
44
import pytest
55

6-
from ...src.migration.migration_to_raw_rsa_keyring_from_raw_rsa_master_key_provider_example import (
6+
from ...src.migration.migration_raw_rsa_key_example import (
77
migration_to_raw_rsa_keyring_from_raw_rsa_master_key_provider,
88
)
99

0 commit comments

Comments
 (0)