Update new test to use let variables
By using let instead of instance variables we follow what is des- cribed in our testing best practices.
Showing
Please register or sign in to comment
By using let instead of instance variables we follow what is des- cribed in our testing best practices.