Skip to content

Commit

Permalink
fix test that fails on slow hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Apr 13, 2022
1 parent 7ee6bdf commit dd6fde7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/test-cases.nt
Original file line number Diff line number Diff line change
Expand Up @@ -590,10 +590,10 @@ emborg with configs:
magnate:
args: --quiet due
expected:
> The latest test0 archive was created (just now|(\d+ )?seconds ago)\.
> The latest test1 archive was created (just now|(\d+ )?seconds ago)\.
> The latest test2 archive was created (just now|(\d+ )?seconds ago)\.
> The latest test3 archive was created (just now|(\d+ )?seconds ago)\.
> The latest test0 archive was created (just now|(\d+ )?(seconds|minutes) ago|a minute ago)\.
> The latest test1 archive was created (just now|(\d+ )?(seconds|minutes) ago|a minute ago)\.
> The latest test2 archive was created (just now|(\d+ )?(seconds|minutes) ago|a minute ago)\.
> The latest test3 archive was created (just now|(\d+ )?(seconds|minutes) ago|a minute ago)\.
expected_type: regex

build:
Expand Down

0 comments on commit dd6fde7

Please sign in to comment.