| Index: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/templates/base-template.html
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/templates/base-template.html b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/templates/base-template.html
|
| index 20b814f166b9292d13b74e074df040c1a2b7973f..340a36954d9577e226028472b8e5ce2132b682c0 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/templates/base-template.html
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/templates/base-template.html
|
| @@ -5,8 +5,6 @@ INCLUDE_REPORT
|
| INCLUDE_BLUETOOTH_HELPERS
|
| <script>
|
| promise_test(() => {
|
| - return setBluetoothFakeAdapter(TRANSFORM_FAKE_ADAPTER)
|
| - .then(() => {
|
| TRANSFORM_RANDOM_TOKENS
|
| });
|
| </script>
|
|
|