Live Job Update for failing tests
This commit is contained in:
parent
360ff368e1
commit
204bcbb7c1
3 changed files with 26 additions and 9 deletions
|
@ -11,8 +11,8 @@ const PG_DISABLED = process.env.POSTGRES_DISABLED;
|
|||
|
||||
const silencedMock = () => {
|
||||
return [{
|
||||
name: `single`,
|
||||
class: `single.js`,
|
||||
name: `failing`,
|
||||
class: `failing.js`,
|
||||
method: "FAKEMETHOD",
|
||||
id: 0,
|
||||
silencedUntil: new Date().toJSON(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue