Merge branch 'tiddlywiki-com'

This commit is contained in:
jeremy@jermolene.com
2023-01-15 18:46:46 +00:00
55 changed files with 163 additions and 100 deletions

View File

@@ -268,7 +268,7 @@ describe("Widget module", function() {
expect(wrapper.innerHTML).toBe("<p>Happy Result</p>");
// This is important. $Let needs to be aware enough not to let its
// own variables interfere with its ability to recognize no change.
// own variables interfere with its ability to recognise no change.
// Doesn't matter that nothing has changed, we just need to make sure
// it recognizes that that its outward facing variables are unchanged
// EVEN IF some intermediate variables did change, there's no need to