Fix test mock input
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user