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
Copy file name to clipboardExpand all lines: CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ All notable changes to **bUnit** will be documented in this file. The project ad
10
10
### Changed
11
11
12
12
- Changed test renderer such that updates to rendered components markup happen in the same synchronization context as the test framework is using (if any), if any, to avoid memory race conditions. By [@egil](https://github.com/egil).
13
-
- Changed default "WaitFor" timeout to 10 seconds. By [@egil](https://github.com/egil).
catch(ArgumentExceptionex)when(string.Equals(ex.Message,$"There is no event handler associated with this event. EventId: '{eventHandlerId}'. (Parameter 'eventHandlerId')",StringComparison.Ordinal))
catch(ArgumentExceptionex)when(string.Equals(ex.Message,$"There is no event handler associated with this event. EventId: '{eventHandlerId}'. (Parameter 'eventHandlerId')",StringComparison.Ordinal))
Copy file name to clipboardExpand all lines: tests/bunit.web.tests/Extensions/WaitForHelpers/RenderedFragmentWaitForElementsHelperExtensions.Async.Test.cs
0 commit comments