Skip to content

Commit 834d767

Browse files
committed
re-enable another test
1 parent 4bcb1b7 commit 834d767

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/google_sign_in/google_sign_in_web/example/integration_test/flexible_size_html_element_view_test_disabled.dart renamed to packages/google_sign_in/google_sign_in_web/example/integration_test/flexible_size_html_element_view_test.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ import 'package:google_sign_in_web/src/flexible_size_html_element_view.dart';
1111
import 'package:integration_test/integration_test.dart';
1212
import 'package:web/web.dart' as web;
1313

14-
// TODO(stuartmorgan): Re-enable this test, by renaming it not to end with
15-
// _disabled. It is currently extremely flaky on WASM, see
16-
// https://github.com/flutter/flutter/issues/176299
17-
1814
/// Used to keep track of the number of HtmlElementView factories the test has registered.
1915
int widgetFactoryNumber = 0;
2016

0 commit comments

Comments
 (0)