Skip to content

Commit

Permalink
docs: Removing duplicate customContextFile and customDebugFile
Browse files Browse the repository at this point in the history
  • Loading branch information
lathonez authored and dignifiedquire committed Jun 23, 2016
1 parent 3480c14 commit eb94739
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/config/01-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,21 +264,6 @@ Especially on services like SauceLabs and Browserstack, it makes sense only to l
**Description:** If `null` (default), uses karma's own `debug.html` file.


## customContextFile
**Type:** string

**Default:** `null`

**Description:** If `null` (default), uses karma's own `context.html` file.


## customDebugFile
**Type:** string

**Default:** `null`

**Description:** If `null` (default), uses karma's own `debug.html` file.

## customHeaders
**Type:** Array

Expand Down

0 comments on commit eb94739

Please sign in to comment.