diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-09-04 02:41:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-04 02:41:32 +0900 |
| commit | 016dda27bdc9cf854c6f26309faf09f6f778f904 (patch) | |
| tree | 9d54d661e30cca982bfe5464e86b8e51df2e2c94 /test | |
| parent | Update DONORS.md (diff) | |
| download | misskey-016dda27bdc9cf854c6f26309faf09f6f778f904.tar.gz misskey-016dda27bdc9cf854c6f26309faf09f6f778f904.tar.bz2 misskey-016dda27bdc9cf854c6f26309faf09f6f778f904.zip | |
Update mocha.opts
Diffstat (limited to 'test')
| -rw-r--r-- | test/mocha.opts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocha.opts b/test/mocha.opts index cf80ee74bc..907011807d 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -1 +1 @@ ---timeout 5000 +--timeout 10000 |