Skip to content

Using let variable in before(:all) hook, example store let variable in each scope and it break rspec test.

gitlab-qa-bot requested to merge github/fork/natsumesou/master into master

Created by: natsumesou

I think this is a bug. and should not store let variable.

this is demo spec. https://gist.github.com/natsumesou/5300504

Merge request reports