renaming test to it

This commit is contained in:
Maren Süwer
2018-07-19 11:59:58 +02:00
parent 8562b9d65e
commit 06d6f1d3dd

View File

@@ -294,7 +294,7 @@ describe("users reducer", () => {
});
});
test("should update state correctly according to DELETE_USER action", () => {
it("should update state correctly according to DELETE_USER action", () => {
const state = {
usersByNames: {
zaphod: {