Skip to content

Commit

Permalink
presuppress Recoil Flow error for Flow 0.216 deploy
Browse files Browse the repository at this point in the history
Differential Revision: D49064404

Pull Request resolved: #2285
  • Loading branch information
pieterv committed Sep 7, 2023
1 parent 0c62c96 commit c1b97f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/recoil/core/__tests__/Recoil_Retention-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ describe('Retention of and via selectors', () => {

const c = renderElements(
<Switch>
{/* $FlowFixMe[incompatible-type-arg] */}
<SubscribesToSelector />
</Switch>,
);
Expand Down

0 comments on commit c1b97f3

Please sign in to comment.