diff --git a/localstack_snapshot/snapshots/prototype.py b/localstack_snapshot/snapshots/prototype.py index a32132d..350849d 100644 --- a/localstack_snapshot/snapshots/prototype.py +++ b/localstack_snapshot/snapshots/prototype.py @@ -239,7 +239,7 @@ def _assert_all( self.skip_verification_paths = skip_verification_paths or [] if skip_verification_paths: - SNAPSHOT_LOGGER.warning( + SNAPSHOT_LOGGER.debug( "Snapshot verification disabled for paths: %s", skip_verification_paths )