action #132737
Updated by JERiveraMoya almost 2 years ago
#### Motivation
To enhance our code and make it clear, the code to set 'IN_PATCH_SLE' is not needed any more, so need remove it.
In tests/migration/SUSEConnect_register_system.pm
remove the "set_var('IN_PATCH_SLE', 0);"
Note: we need investigate where this variable used, so won't break test.
Besides, update the name of the file 'SUSEConnect_register_system.pm' to make it lowercase.
#### Acceptance criteria
**AC1**: Remove the set for 'IN_PATCH_SLE' in tests/migration/SUSEConnect_register_system.pm
#### Additional information
Refactored test suite are currently in [this job group](https://openqa.suse.de/tests/overview?distri=sle&version=15-SP5&build=102.1&groupid=319) with names ending on `*_split_patch_sle`.