Merge "rm duplicate word 'that'"

This commit is contained in:
Zuul 2020-05-19 02:20:19 +00:00 committed by Gerrit Code Review
commit 3ba8ca3ac8
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.