Skip to content

Commit

Permalink
debug: Travis timing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Herrera committed Aug 2, 2017
1 parent 0d9c311 commit abc8b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/HelmetDeclarativeTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ describe("Helmet - Declarative API", () => {

ReactDOM.render(
<Helmet>
<title>{" "}</title>
<title>{"x"}</title>
<meta name="keywords" content="stuff" />
</Helmet>,
container
Expand Down

0 comments on commit abc8b33

Please sign in to comment.