Skip to content

Commit fbe3c22

Browse files
committed
Give YouTube integration test more time to finish
1 parent 2ec89e1 commit fbe3c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/youtube_tracking_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Feature: DAP successfully integrates with the YouTube iframe API
1212
When I load the test page "youtube.html"
1313
And I wait for the YouTube iframe API to load
1414
And I click on YouTube video "LcvYjkCBY28"
15-
And I wait 1 seconds
15+
And I wait 10 seconds
1616
Then a "video_start" event is sent to DAP with parameters
1717
| video_provider | youtube |
1818
| video_id | LcvYjkCBY28 |

0 commit comments

Comments
 (0)