Turn off urlsNotOnLive.add

This commit is contained in:
Sam Carlton 2022-06-11 18:47:14 -05:00
parent 087c0fbadc
commit a654b89f75

View file

@ -138,7 +138,7 @@ test('Sitemap mostly matches production', async (t) => {
}
// localUrl is either: Missing or New
urlsNotOnLive.add( theoreticalLiveUrl )
// urlsNotOnLive.add( theoreticalLiveUrl )
}