Searched refs:cleanDate (Results 1 – 5 of 5) sorted by relevance
31 const cleanDate = (str) => function47 cleanDate, property
7 const { cleanCwd, cleanDate } = require('../../fixtures/clean-snapshot.js')18 t.cleanSnapshot = p => cleanDate(cleanCwd(p))
9 const { cleanCwd, cleanDate } = require('../../fixtures/clean-snapshot')11 t.cleanSnapshot = (s) => cleanDate(cleanCwd(s))
10 const { cleanCwd, cleanDate } = require('../../fixtures/clean-snapshot')27 t.cleanSnapshot = (path) => cleanDate(cleanCwd(path))
8 const { cleanCwd, cleanDate } = require('../../fixtures/clean-snapshot.js')13 t.cleanSnapshot = p => cleanCacheSha(cleanDate(cleanCwd(p)))