Skip to content

Commit

Permalink
add screenshot test to aborted example
Browse files Browse the repository at this point in the history
  • Loading branch information
chriddyp committed Feb 22, 2018
1 parent ba01d3a commit fff2b15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ def callback2(value):

assert_clean_console(self)

self.percy_snapshot(name='aborted')

def test_flow_component(self):
app.layout = html.Div([
dash_flow_example.ExampleReactComponent(
Expand Down

0 comments on commit fff2b15

Please sign in to comment.