GIVEN a new Word is created in the Lexicon through the Main interface
WHEN the program is closed without modifying the Word created
THEN the created entry disappears on next load.
Examples:
[ ] Creating a new Word should commit it to the Lexicon storage immediately
Tasks:
[ ] Add call after creating a Word to commit the Lexicon to storage
Parent User Story: None
GIVEN a new Word is created in the Lexicon through the Main interface WHEN the program is closed without modifying the Word created THEN the created entry disappears on next load.
Examples:
Tasks: