Skip to content

Commit c154ce8

Browse files
authored
Update tweets.html
1 parent c07b396 commit c154ce8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_includes/tweets.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<div class="item active">
2+
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">A couple of weeks ago we migrated from Zend Framework 1 to Symfony 3 and all the functional tests kept working. We basically only needed to replace the ZF1 module with the Symfony module. Thanks <a href="https://twitter.com/codeception?ref_src=twsrc%5Etfw">@codeception</a> for your awesome work there!</p>&mdash; Matthias Noback (@matthiasnoback) <a href="https://twitter.com/matthiasnoback/status/1090249232303489025?ref_src=twsrc%5Etfw">January 29, 2019</a></blockquote>
3+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
4+
</div>
5+
6+
<div class="item">
27
<blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr">I remember tearing hair out for half a day trying to write a unit test asserting that a route renders a certain view. <a href="https://twitter.com/codeception">@codeception</a> = 5 min.</p>&mdash; Michael Sullivan (@regularmike) <a href="https://twitter.com/regularmike/status/718065313452060673">April 7, 2016</a></blockquote>
38
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
49
</div>
@@ -31,4 +36,4 @@
3136
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
3237
</div>
3338

34-
<!-- add your own tweets -->
39+
<!-- add your own tweets -->

0 commit comments

Comments
 (0)