diff --git a/spec/utisl_spec.lua b/spec/utisl_spec.lua index 6a44afd..e390409 100755 --- a/spec/utisl_spec.lua +++ b/spec/utisl_spec.lua @@ -75,7 +75,7 @@ Read result: -- 4. Assert the expected outcome. assert.is_nil(err) - assert.are.equal("981014307252039770789f", iccid) + assert.are.equal("98101430725203977078", iccid) end) it("should return an error on nil or empty command output", function()