Skip to content

Commit

Permalink
test(repack): remove extra param in one test case in MF Plugin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroma committed Oct 9, 2023
1 parent 1a8cbb1 commit 120252d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ describe('ModuleFederationPlugin', () => {

it('should not add deep imports to existing shared dependencies when react-native is not present', () => {
new ModuleFederationPlugin({
reactNativeDeepImports: false,
shared: {
react: Federated.SHARED_REACT,
},
Expand Down

0 comments on commit 120252d

Please sign in to comment.