Getting below error message when running Rspec after upgrading Ruby to 3.0.3
Failure/Error: FactoryBot.lint strategy: :build_stubbed
FactoryBot::InvalidFactoryError: The following factories are invalid:
- user - wrong number of arguments (given 1, expected 0; required keywords: event_type, object, summary, author) (ArgumentError)