Rename test

This commit is contained in:
Erik Johnson 2024-02-06 07:00:45 -06:00 committed by Pedro Algarvio
parent adb9397bd6
commit 5e6d23138b

View file

@ -48,7 +48,7 @@ class FSClientTestCase(TestCase):
client = fileclient.FSClient(opts)
assert client.channel.fs.update.call_count == 0
def test_masterless_no_fs_update(self):
def test_masterless_fs_update(self):
"""
Test that an FSClient spawned from a masterless run refreshes the
fileserver backends. This is necessary to ensure that a masterless run