Skip to content

Commit

Permalink
fix: fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
hegemonic committed Dec 8, 2024
1 parent d636a2d commit 9497dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/lib/filters.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ describe('lib/filters', () => {
});

xdescribe('idForString', () => {
// TODO: Write me
xit('TODO: Write me');
});

xdescribe('includes', () => {
Expand Down

0 comments on commit 9497dd6

Please sign in to comment.