Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit e398c1e

Browse files
committed
docs(faq): link to karma
1 parent bb24367 commit e398c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ My tests time out in Protractor, but everything's working fine when running manu
77
There are several ways that Protractor can time out - see the [Timeouts](/docs/timeouts.md)
88
reference for full documentation.
99

10-
Why both Karma and Protractor? When do I use which?
10+
What's the difference between [Karma](karma-runner.github.io) and Protractor? When do I use which?
1111
---------------------------------------------------
1212

1313
Karma is a great tool for unit testing, and Protractor is intended for

0 commit comments

Comments
 (0)