From f7e34262af3e665db07b5acd84f22177a076196d Mon Sep 17 00:00:00 2001 From: Nick Bakkegaard Date: Wed, 21 Jun 2017 23:01:04 -0500 Subject: [PATCH] point to latest version of karma --- developer_manual/app/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/testing.rst b/developer_manual/app/testing.rst index 87f6a635e..0f16e88cc 100644 --- a/developer_manual/app/testing.rst +++ b/developer_manual/app/testing.rst @@ -4,7 +4,7 @@ Testing .. sectionauthor:: Bernhard Posselt -All PHP classes can be tested with `PHPUnit `_, JavaScript can be tested by using `Karma `_. +All PHP classes can be tested with `PHPUnit `_, JavaScript can be tested by using `Karma `_.