Skip to content

Commit

Permalink
re-enabled tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Feb 4, 2020
1 parent c69eeca commit 726ed81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/patch.js
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ describe("arrays - splice (shrink)", () => {
)
})

describe.only("arrays - delete", () => {
describe("arrays - delete", () => {
runPatchTest(
{
x: [
Expand Down

0 comments on commit 726ed81

Please sign in to comment.