From eba0344de1dc5191ac0e68694711beffda2d3e92 Mon Sep 17 00:00:00 2001 From: Steven Danna Date: Tue, 2 Aug 2016 12:42:37 +0100 Subject: [PATCH] Update README with correct directions for integration tests --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61c7a078e..740c0c2f6 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,6 @@ You will require: **Run `integration` tests with vagrant:** ```bash -cd test/integration bundle exec kitchen test ```