diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/components/SelectLocation.spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/components/SelectLocation.spec.js b/test/components/SelectLocation.spec.js index a8cd18cba3..8db9c99602 100644 --- a/test/components/SelectLocation.spec.js +++ b/test/components/SelectLocation.spec.js @@ -42,6 +42,7 @@ describe('components/SelectLocation', () => { ], autoConnect: false, allowLan: false, + enableIpv6: true, }; const makeProps = ( |
