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
I wrote a View and test that is updated by an asynchronous function in SwiftUI. But the test failed.
I would like to know how I should write tests in this case.
I wrote a View and test that is updated by an asynchronous function in SwiftUI. But the test failed.
I would like to know how I should write tests in this case.
View
Test
The text was updated successfully, but these errors were encountered: