diff --git a/docs/config/01-configuration-file.md b/docs/config/01-configuration-file.md index dd8c2c17e..4e8af6e3b 100644 --- a/docs/config/01-configuration-file.md +++ b/docs/config/01-configuration-file.md @@ -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