attributes instead by wrapping the attribute value in a block:
[...]
To automatically update from static attributes to dynamic ones,
install rubocop-rspec and run:
rubocop \
--require rubocop-rspec \
--only FactoryBot/AttributeDefinedStatically \
--auto-correct
We get
now. This needs updating in a bunch of specs