Fix UI tests for updated beta

This commit is contained in:
Alex Crichton
2019-11-06 09:15:51 -08:00
parent 2a12ca2a4f
commit e7bfa161e0
19 changed files with 1 additions and 40 deletions

View File

@ -46,5 +46,3 @@ error[E0277]: the trait bound `std::result::Result<BadType, wasm_bindgen::JsValu
<std::result::Result<(), E> as wasm_bindgen::__rt::IntoJsResult>
<std::result::Result<T, E> as wasm_bindgen::__rt::IntoJsResult>
= note: required by `wasm_bindgen::__rt::IntoJsResult::into_js_result`
For more information about this error, try `rustc --explain E0277`.