Skip to content

Commit

Permalink
Re-enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Jan 10, 2021
1 parent 36fa767 commit 48edbf3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions shell/platform/linux/fl_engine_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ TEST(FlEngineTest, PlatformMessageResponse) {

// Checks settings plugin sends settings on startup.
TEST(FlEngineTest, SettingsPlugin) {
GTEST_SKIP()
<< "disabled: see https://github.com/flutter/flutter/issues/73517";

g_autoptr(FlEngine) engine = make_mock_engine();
FlutterEngineProcTable* embedder_api = fl_engine_get_embedder_api(engine);

Expand Down

0 comments on commit 48edbf3

Please sign in to comment.