Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/remote_mount.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/units/remote_mount.py')
-rwxr-xr-xtests/units/remote_mount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/units/remote_mount.py b/tests/units/remote_mount.py
index 8ccc2c4..2544491 100755
--- a/tests/units/remote_mount.py
+++ b/tests/units/remote_mount.py
@@ -187,7 +187,7 @@ class RemoteMountTest(tests.Test):
job.kill()
self.assertEqual([
- {'document': 'context', 'event': 'update', 'guid': guid, 'seqno': 4},
+ {'document': 'context', 'event': 'update', 'guid': guid, 'seqno': 5},
],
events)