From aa66236081bff41ff7cea6cceac8d19095020763 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Sun, 18 Dec 2016 11:43:45 -0300 Subject: Add homePlanet to test schema --- tests/Test/StarWars/Data.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Test/StarWars/Data.hs') diff --git a/tests/Test/StarWars/Data.hs b/tests/Test/StarWars/Data.hs index cec90ae..17263c0 100644 --- a/tests/Test/StarWars/Data.hs +++ b/tests/Test/StarWars/Data.hs @@ -70,7 +70,7 @@ luke' = Human , _friends = ["1002","1003","2000","2001"] , _appearsIn = [4,5,6] } - , homePlanet = "Tatoonie" + , homePlanet = "Tatooine" } vader :: Human -- cgit v1.2.3