Skip to content

Commit 1dabb83

Browse files
committed
feat(platform-browser): Lint fix
1 parent 8561a08 commit 1dabb83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/platform-browser/test/dom/dom_renderer_spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ describe('DefaultDomRendererV2', () => {
4343

4444
describe('setAttribute', () => {
4545
describe('with namespace', () => {
46-
console.log('test running')
4746
it('xmlns', () => shouldSetAttributeWithNs('xmlns'));
4847
it('xml', () => shouldSetAttributeWithNs('xml'));
4948
it('svg', () => shouldSetAttributeWithNs('svg'));

0 commit comments

Comments
 (0)