Use node assertions as standard solution
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
import { Before, Given, Then } from '@cucumber/cucumber'
 | 
			
		||||
import { expect } from 'chai'
 | 
			
		||||
import R from 'ramda'
 | 
			
		||||
import * as R from 'ramda'
 | 
			
		||||
 | 
			
		||||
function step (name) {
 | 
			
		||||
  this.names.push(name)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user