Skip to content

Commit

Permalink
Remove empty describe
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Jan 18, 2020
1 parent 4004b51 commit 97b16c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/email-dropdown.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ describe("EmailDropdown.vue", () => {
});
});

describe("props", () => {});

describe("computed", () => {
describe("includesAt", () => {
it("returns 'true' if email includes '@'", () => {
Expand Down

0 comments on commit 97b16c1

Please sign in to comment.