1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/spec/support/views/visit_timeout.erb
2016-01-25 18:17:11 -08:00

7 lines
152 B
Text

<!DOCTYPE html>
<html>
<body>
<p>The below image will take a long time to respond</p>
<img src="/poltergeist/really_slow"/>
</body>
</html>