Skip to content

Commit

Permalink
add comment for disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgrzybowski committed Feb 1, 2024
1 parent f7c5b6a commit d9165c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/SidebarFilterTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const ONYXKEYS = {
NETWORK: 'network',
};

// We need to fix this test as a follow up. There seems to be some problems with memory after filtering got more complicated.
xdescribe('Sidebar', () => {
beforeAll(() =>
Onyx.init({
Expand Down

0 comments on commit d9165c5

Please sign in to comment.