Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
b766e4de
...
b766e4de38de90a8c300b2f37ebb42d13446f759
authored
2012-07-29 16:16:31 -0400
by
Andrew Childs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
AC: Fix a typo.
1 parent
5428865b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
modules/tester.js
modules/tester.js
View file @
b766e4d
...
...
@@ -354,7 +354,7 @@ var Tester = function Tester(casper, options) {
};
/**
* Asserts that given text exits in the document body.
* Asserts that given text exi
s
ts in the document body.
*
* @param String text Text to be found
* @param String message Test description
...
...
Please
register
or
sign in
to post a comment