diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fixtures/test.gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fixtures/test.gitconfig b/tests/fixtures/test.gitconfig index d71f8e73..d69e162c 100644 --- a/tests/fixtures/test.gitconfig +++ b/tests/fixtures/test.gitconfig | |||
@@ -12,10 +12,10 @@ | |||
12 | intm = 10m | 12 | intm = 10m |
13 | intg = 10g | 13 | intg = 10g |
14 | [repo "syncstate.main"] | 14 | [repo "syncstate.main"] |
15 | synctime = 2021-07-29T22:07:43.463365Z | 15 | synctime = 2021-08-11T17:54:14.530286Z |
16 | version = 1 | 16 | version = 1 |
17 | [repo "syncstate.sys"] | 17 | [repo "syncstate.sys"] |
18 | argv = ['/usr/bin/pytest-3'] | 18 | argv = ['/usr/bin/pytest-3', '-v'] |
19 | [repo "syncstate.superproject"] | 19 | [repo "syncstate.superproject"] |
20 | test = false | 20 | test = false |
21 | [repo "syncstate.options"] | 21 | [repo "syncstate.options"] |