From 8d24fc3852e1f517c52e9690f047fdf92d4da066 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 28 Mar 2021 14:00:21 +0200 Subject: util.datamapper: Fix spelling in tests --- spec/util_datamapper_spec.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/util_datamapper_spec.lua') diff --git a/spec/util_datamapper_spec.lua b/spec/util_datamapper_spec.lua index 8c66224d..039475f5 100644 --- a/spec/util_datamapper_spec.lua +++ b/spec/util_datamapper_spec.lua @@ -75,7 +75,7 @@ describe("util.datampper", function() x = xml.parse [[ Hello - Becasue + Because @@ -96,7 +96,7 @@ describe("util.datampper", function() id = "1"; lang = "en"; body = "Hello"; - delay = {from = "test"; stamp = "2021-03-07T15:59:08+00:00"; reason = "Becasue"}; + delay = {from = "test"; stamp = "2021-03-07T15:59:08+00:00"; reason = "Because"}; state = "active"; fallback = true; origin_id = "qgkmMdPB"; -- cgit v1.2.3