From 2b073aabafa13e1669fa1f2d10f78e20c9ccab56 Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Wed, 11 Jun 2014 09:06:33 -0700 Subject: [PATCH] Updated Testing (markdown) --- Testing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Testing.md b/Testing.md index f47c4bf..ffae4d1 100644 --- a/Testing.md +++ b/Testing.md @@ -102,8 +102,8 @@ http://localhost:3000/selenium/ in your browser of choice. #### Tests doesn't start -Firefox 3.x is required to run the selenium tests properly. It's also recommended to use an english version, to avoid problems due to the locale. -You can get an old version of firefox "here":http://www.mozilla.org/en-US/firefox/all-older.html. +Firefox 3.x is required to run the selenium tests properly. It's also recommended to use an English version, to avoid problems due to the locale. +You can get an old version of firefox [here](http://www.mozilla.org/en-US/firefox/all-older.html). #### Sqlite3 Lock exceptions