make explicit not using sxmo for enable/disable pin
1 files changed, 2 insertions(+), 2 deletions(-) M spec/pin_spec.sh
M spec/pin_spec.sh => spec/pin_spec.sh +2 -2
@@ 1,11 1,11 @@ Describe "sxmo_unlocksim.sh" Include lib/pin.sh Skip It 'enables Pin' It 'Prepare: enable Pin with modemmanager' When call enablePinSim ShellSpec The status should be success End It 'disables Pin' It 'Prepare: disable Pin with modemmanager' When call disablePinSim ShellSpec The status should be success End