Remove duplication from test
This is being done by: - Creating a new context for tests that have the same pre-condition - Creating a before block for the pre-condition so it doesn't need to be duplicated in all the three affected tests.
Showing
Please register or sign in to comment