Skip to content

Commit 1c7c92e

Browse files
committed
Skip broken test.
1 parent d51db27 commit 1c7c92e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/development/test_component_loader.py

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ def tearDown(self):
169169
os.remove(METADATA_PATH)
170170
shutil.rmtree('default_namespace')
171171

172+
@unittest.skip('Broken - https://github.com/plotly/dash/issues/419')
172173
def test_loadcomponents(self):
173174
MyComponent_runtime = generate_class(
174175
'MyComponent',

0 commit comments

Comments
 (0)