Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit f28aede

Browse files
committed
remove fake test error
1 parent e42be85 commit f28aede

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_dash_html_components.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,3 @@ def test_sample_items(self):
3939
self.assertEqual(
4040
layout._namespace, 'dash_html_components'
4141
)
42-
43-
self.assertEqual('error', 'test that we see this AND lint error')

0 commit comments

Comments
 (0)