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
The issue was due to the fact that I had not updated the development environment, even though requirements.txt had been updated. Running pip install -r requirements.txt again resolved this issue.
The tests pass, but it seems like
make test
is not working properly.make test
resultpytest result
Originally posted by @Okabe-Junya in #129 (comment)
The text was updated successfully, but these errors were encountered: