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
Note that the second argument to expect_warning() is called regexp because it's a regular expression 😄 You might want to either set fixed = TRUE or try expect_snapshot() instead.
I found some bugs while I'm try testthat package on expect_warning().
The error on console
It looks like the skip to read string after "(".
The text was updated successfully, but these errors were encountered: