changeset 948:20cf187b4727

fix test_move_scu_local_aet
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Aug 2026 15:29:25 +0200
parents 986f9bfeabf8
children 1c40e067143e
files GenerateConfigurationForTests.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Wed Aug 12 15:26:22 2026 +0200
+++ b/GenerateConfigurationForTests.py	Wed Aug 12 15:29:25 2026 +0200
@@ -123,7 +123,7 @@
          'LocalAet': 'SELF-FROM-CONFIG'
      },
      'orthanctest-with-local-aet': {
-         'AET': 'ORTHANCTEST',
+         'AET': 'ORTHANCTEST2',
          'Host': ip,
          'Port': 5001,
          'LocalAet': 'OT-FROM-CONFIG'