Skip to content

Commit

Permalink
Changed VTI example to something that's also on the test DB
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jun 24, 2024
1 parent e16dd90 commit 5a51f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/integration/crkeng/paradigm.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ describe("I want to search for a Cree word and see its inflectional paradigm", (
},
{
pos: "VTI",
lemma: "kisâkamisam",
inflections: ["nikisâkamisên", "kisâkamisamwak", "ê-kisâkamisamiyit"]
lemma: "mîciw",
inflections: ["nimîcin", "mîciwak", "ê-mîciniwahk"]
},
{ pos: "VII", lemma: "nîpin", inflections: ["nîpin", "ê-nîpihk"] },
{ pos: "NDA", lemma: "nôhkom", inflections: ["kôhkom", "ohkoma"] },
Expand Down

0 comments on commit 5a51f67

Please sign in to comment.