From 57eb9245b95bd0ebf8932e7e9ed4b80c6e7e846b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Rodr=C3=ADguez=20Rodr=C3=ADguez?= Date: Sun, 18 Oct 2015 21:20:52 +0200 Subject: [PATCH] Fix jasmine-core paths in jasmine-testing-101 If you want to use `jasmine-core` instead of `jasmine`, the paths are different. --- public/docs/ts/latest/testing/first-app-tests.jade | 12 ++++++------ .../docs/ts/latest/testing/jasmine-testing-101.jade | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/public/docs/ts/latest/testing/first-app-tests.jade b/public/docs/ts/latest/testing/first-app-tests.jade index 824f5f8ca6..6c5662eeff 100644 --- a/public/docs/ts/latest/testing/first-app-tests.jade +++ b/public/docs/ts/latest/testing/first-app-tests.jade @@ -29,13 +29,13 @@ include ../../../../_includes/_util-fns ``` - Ng App Unit Tests - - - - - + + 1st Jasmine Tests + + + + diff --git a/public/docs/ts/latest/testing/jasmine-testing-101.jade b/public/docs/ts/latest/testing/jasmine-testing-101.jade index 2a7672d60c..f6b4fdc43c 100644 --- a/public/docs/ts/latest/testing/jasmine-testing-101.jade +++ b/public/docs/ts/latest/testing/jasmine-testing-101.jade @@ -42,11 +42,11 @@ pre.prettyprint.lang-bash 1st Jasmine Tests - + - - - + + +