rm duplicate word 'that'

Change-Id: Ia776cb0ec929f996f3a56e0d6e496ae827380d64
This commit is contained in:
yuanliu 2020-05-18 19:22:08 +08:00
parent 4d41af5038
commit 93202bf5a7
1 changed files with 1 additions and 1 deletions

View File

@ -4051,7 +4051,7 @@ class SensorsTestCase(mgr_utils.ServiceSetUpMixin, db_base.DbTestCase):
mock_spawn.call_count)
# TODO(TheJulia): At some point, we should add a test to validate that
# that a modified filter to return all nodes actually works, although
# a modified filter to return all nodes actually works, although
# the way the sensor tests are written, the list is all mocked.