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
{{ message }}
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Wait to configure expose_dsl_globally until RSpec is fully defined.
Some config methods use `RSpec.world` and have problems if `RSpec.world`
has not been defined yet. So it's best to wait to configure anything
until `RSpec` is defined.
0 commit comments