You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -535,19 +536,34 @@ public void DefaultActions_ShouldNotGenerateAnyVerificationWarnings(bool useProj
535
536
LogAssert.NoUnexpectedReceived();
536
537
}
537
538
538
-
[Ignore("We currently allow a PWA asset without an UI action map and rely on defaults instead. This allows users that do not want it or use something else to avoid using it.")]
539
-
[Test(Description="Verifies that user-supplied project-wide input actions generates warnings if action map is missing.")]
539
+
[Test(Description="Verifies that user-supplied project-wide actions do not generate warnings if action map is missing. We use default actions in this case.")]
0 commit comments