[iOS Debug] Layout Test editing/execCommand/print.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=196654
<rdar://problem/49652875>

Removed the skip expectation since the test is no longer crashing in my local testing.

* platform/ios-simulator-wk2/TestExpectations:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@251042 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 229631e..4c63e3b2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2019-10-11  Ryosuke Niwa  <rniwa@webkit.org>
+
+        [iOS Debug] Layout Test editing/execCommand/print.html is crashing
+        https://bugs.webkit.org/show_bug.cgi?id=196654
+        <rdar://problem/49652875>
+
+        Removed the skip expectation since the test is no longer crashing in my local testing.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
 2019-10-11  Devin Rousso  <drousso@apple.com>
 
         Web Inspector: Debugger: support pattern blackboxing
diff --git a/LayoutTests/platform/ios-simulator-wk2/TestExpectations b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
index 4fcee53..88a1f7f 100644
--- a/LayoutTests/platform/ios-simulator-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
@@ -72,8 +72,6 @@
 
 webkit.org/b/196612 scrollingcoordinator/ios/ui-scroll-fixed.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/196654 [ Debug ] editing/execCommand/print.html [ Skip ]
-
 webkit.org/b/186581 [ Debug ] fast/parser/xml-error-adopted.xml [ Pass Timeout ]
 
 webkit.org/b/196944 imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html [ Pass Failure ]