Skip to content

Commit

Permalink
gates
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed Oct 5, 2022
1 parent c91e51d commit 5ca0b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-dom/src/__tests__/ReactDOMFloat-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ describe('ReactDOMFloat', () => {
);
});

// @gate enableFloat
it('supports script preloads', async () => {
function ServerApp() {
ReactDOM.preload('foo', {as: 'script', integrity: 'foo hash'});
Expand Down

0 comments on commit 5ca0b23

Please sign in to comment.