action #132737
Updated by leli 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