Skip to content

Commit

Permalink
[tests] enable TestThankRevision.test_thank_revision
Browse files Browse the repository at this point in the history
Bug: T375320
Bug: T367311
Change-Id: Iebaa1599f1e2ffe3daa71e25ceda7e8f34cf5a35
  • Loading branch information
xqt committed Sep 21, 2024
1 parent 9d28827 commit dfdc1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/thanks_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class TestThankRevision(TestCase):
code = 'test'
write = True

@unittest.expectedFailure # T367311
def test_thank_revision(self):
"""Test thanks for normal revisions.
Expand Down

0 comments on commit dfdc1f8

Please sign in to comment.