mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
add break
This commit is contained in:
parent
d12fd573d3
commit
9ccbe562d7
@ -549,6 +549,7 @@ class Grid(GridTestMixin, WebErrorMixin, ShouldFailMixin, testutil.ReallyEqualMi
|
||||
self.assertEqual(a[u"rel"], [u"noreferrer"])
|
||||
self.assertEqual(u"{}".format(len("one")), td.findNextSibling().findNextSibling().text)
|
||||
found = True
|
||||
break
|
||||
self.assertTrue(found)
|
||||
|
||||
infos = list(
|
||||
|
Loading…
x
Reference in New Issue
Block a user