mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Update test for previous commit
Test should have been updated with
dad60cda05
This commit is contained in:
parent
f5cf8cba5c
commit
6ed38389b0
@ -83,7 +83,7 @@ describe("Tag tests", function() {
|
|||||||
// Our tests
|
// Our tests
|
||||||
|
|
||||||
it("should handle custom tag ordering", function() {
|
it("should handle custom tag ordering", function() {
|
||||||
expect(wiki.filterTiddlers("[tag[TiddlerSeventh]]").join(",")).toBe("Tiddler10,TiddlerOne,Tiddler11,Tiddler Three,Tiddler9,a fourth tiddler");
|
expect(wiki.filterTiddlers("[tag[TiddlerSeventh]]").join(",")).toBe("Tiddler10,TiddlerOne,Tiddler Three,Tiddler11,Tiddler9,a fourth tiddler");
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user