Commit dd9d8ab
committed
Fix test assertions for hideInternalTopics toggle behavior
Update the test in ListPage.spec.tsx to correctly assert the initial
state of 'hideInternalTopics' as truthy, then toggling to falsy and
back to truthy. This ensures the test matches the component's new behavior.1 parent bea9749 commit dd9d8ab
File tree
1 file changed
+3
-3
lines changed- frontend/src/components/Topics/List/__tests__
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments