mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-01 00:25:15 +02:00
all casper tests fixed weee
This commit is contained in:
parent
5a1953aa25
commit
51220f6cdd
17 changed files with 35 additions and 17 deletions
|
@ -23,7 +23,7 @@ var levelIconIDsForPages = function(start, end) {
|
|||
.reduce(flattenArray);
|
||||
};
|
||||
|
||||
casper.start(
|
||||
CasperUtils.start(casper,
|
||||
CasperUtils.getUrlForCommands([
|
||||
'levels',
|
||||
]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue