Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandepass committed Jan 24, 2024
1 parent 9e60cfe commit 71c6c93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/wtr/app/utils/browser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,6 @@ describe('browser utils', () => {
const pElement = createTag(config);
expect(pElement.tagName.toLowerCase()).to.equal('p');
});

// Additional test cases for other scenarios can be added as needed
});

describe('extendTag', () => {
Expand Down

0 comments on commit 71c6c93

Please sign in to comment.