test: scrub port from coverage golden files (#1723)

This commit is contained in:
JoelEinbinder
2018-01-04 11:47:30 -08:00
committed by Andrey Lushnikov
parent f0b11ad22e
commit e7eacd443f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[
{
"url": "http://localhost:8907/csscoverage/involved.html",
"url": "http://localhost:<PORT>/csscoverage/involved.html",
"ranges": [
{
"start": 149,

View File

@@ -1,6 +1,6 @@
[
{
"url": "http://localhost:8907/jscoverage/involved.html",
"url": "http://localhost:<PORT>/jscoverage/involved.html",
"ranges": [
{
"start": 0,