reuse: Apply function with Ramda and Lodash
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { setWorldConstructor } from 'cucumber'
|
||||
|
||||
setWorldConstructor(function () {
|
||||
this.names = []
|
||||
})
|
||||
Reference in New Issue
Block a user