From 34caf3d5a9c871083bdb3144ae0ba1cc709a28d4 Mon Sep 17 00:00:00 2001
From: Andres Perez-Albela H
Date: Fri, 29 Apr 2016 04:52:57 -0500
Subject: [PATCH] Fixing typo in integration-testing.html
---
integration-testing.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/integration-testing.html b/integration-testing.html
index b051b7bdf..64082c518 100644
--- a/integration-testing.html
+++ b/integration-testing.html
@@ -69,7 +69,7 @@ Integration testing resources
and processes vs. threads for integration testing.
-Pytest has a page on integration good practices
+
Pytest has a page on integration good practices
that you'll likely want to follow when testing your application.
@@ -183,4 +183,4 @@