Skip to content

Commit

Permalink
remove todos
Browse files Browse the repository at this point in the history
  • Loading branch information
trueadm committed Jan 24, 2025
1 parent 8a28f72 commit 79ae408
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ export default test({
'template 42 1',
'$effect 42 1',
'outside boundary 2',
'$effect.pre 84 2', // TODO: why is this observed during tests, but not during runtime?
'template 84 2', // TODO: why is this observed during tests, but not during runtime?
'$effect 84 2', // TODO: why is this observed during tests, but not during runtime?
'$effect.pre 84 2',
'template 84 2',
'$effect 84 2',
'$effect.pre 86 2',
'template 86 2',
'$effect 86 2'
Expand Down

0 comments on commit 79ae408

Please sign in to comment.