Fix test mock input
Skyweave Test, Lint, and Deploy Ritual / Test and Lint Code (push) Successful in 30s
Skyweave Test, Lint, and Deploy Ritual / Deploy to Roof Unit (push) Successful in 15s

This commit is contained in:
wes
2025-06-17 14:52:20 -04:00
parent 155447e1f1
commit 3773f7edda
+1 -1
View File
@@ -75,7 +75,7 @@ Read result:
-- 4. Assert the expected outcome.
assert.is_nil(err)
assert.are.equal("98101430725203977078", iccid)
assert.are.equal("89014103272530790787", iccid)
end)
it("should return an error on nil or empty command output", function()