sproutapp / pavlov

A BDD framework for your Elixir projects
MIT License
128 stars 7 forks source link

.let should not be memoized across examples #16

Closed inf0rmer closed 9 years ago

inf0rmer commented 9 years ago

It should be memoized in the same example, but not across different examples.