Modifications to Ghost Inspector tests for the current week

This commit is contained in:
Jay R. Newlin (PromptWorks)
2019-11-14 18:05:14 -05:00
parent b034d668a1
commit 889a0090aa
23 changed files with 255 additions and 40 deletions

View File

@@ -14,7 +14,7 @@
<meta name="ghost-inspector-maxAjaxDelay" content="10000" />
<meta name="ghost-inspector-viewportSize" content="1920x1080" />
<meta name="ghost-inspector-screenshotTarget" content="" />
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation" />
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation, time" />
<meta name="ghost-inspector-screenshotCompareEnabled" content="true" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.05" />
</head>