It should fail
This commit is contained in:
parent
7ff9db0e80
commit
8d722ef550
@ -1,5 +1,5 @@
|
||||
describe("HelloWorld", () => {
|
||||
it("renders properly", () => {
|
||||
expect("Hello Jest").toContain("Hello Jest")
|
||||
expect("Hello Jest").toContain("Hello Jeot")
|
||||
})
|
||||
})
|
Loading…
Reference in New Issue
Block a user