From 2d50e3752b86f41184a4f7f56051162a83162c13 Mon Sep 17 00:00:00 2001 From: Gintautas Miselis Date: Thu, 15 Oct 2015 21:48:06 +0100 Subject: [PATCH 1/2] Fixed broken link to acceptance tests #53 --- quickstart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.html b/quickstart.html index cba9569d2..48a6ab19e 100644 --- a/quickstart.html +++ b/quickstart.html @@ -160,7 +160,7 @@

Codeception Quickstart Guide

do.

A Complete Getting Started Guide - Continue with Acceptance Tests + Continue with Acceptance Tests The difference  between Acceptance Tests and Unit Tests
From 3483c3ae183fa882458f36acc78b1f4af0d83efd Mon Sep 17 00:00:00 2001 From: Gintautas Miselis Date: Thu, 15 Oct 2015 21:54:34 +0100 Subject: [PATCH 2/2] Removed unnecessary . from wget command --- install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.html b/install.html index f9c011e0d..6587e58eb 100644 --- a/install.html +++ b/install.html @@ -38,7 +38,7 @@

Phar

Grab Codeception phar executable

-

wget http://codeception.com/codecept.phar .
+
wget http://codeception.com/codecept.phar