We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de1f72 commit a441bbeCopy full SHA for a441bbe
e2e/screenshot.ts
@@ -3,8 +3,8 @@ import * as path from 'path';
3
import {browser} from 'protractor';
4
5
const OUTPUT_DIR = './screenshots/';
6
-const HEIGHT = 768;
7
-const WIDTH = 1024;
+const HEIGHT = 788;
+const WIDTH = 1034;
8
9
let currentJasmineSpecName = '';
10
0 commit comments