zooniverse / talk-api

Apache License 2.0
6 stars 0 forks source link

FactoryBot Deprecated behavior -- static attributes will be removed in favor of dynamic attributes #366

Closed yuenmichelle1 closed 2 weeks ago

yuenmichelle1 commented 3 weeks ago

Deprecated behavior for factory bot. Static Attributes will be removed in favor of dynamic attributes. Wrapping attributes value in a block to use dynamic attributes

See deprecation warning DEPRECATION WARNING: Static attributes will be removed in FactoryBot 5.0. Please use dynamic attributes instead by wrapping the attribute value in a block