Skip to content

Commit

Permalink
Revert test changes (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka authored Sep 15, 2023
1 parent 993331d commit e621db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/oasis-borrow/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function ({ isDevelopment: _isDevelopment }: ConfigHelperType) {
StopLossRead: true,
StopLossWrite: true,
TestFeature: false, // used in unit tests
UseNetworkSwitcherForks: true,
UseNetworkSwitcherForks: false,
UseNetworkSwitcherTestnets: false,
},
};
Expand Down

0 comments on commit e621db4

Please sign in to comment.