Skip to content

Commit

Permalink
fix silly mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 13, 2018
1 parent 70ddf01 commit b6f3072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _unittests/ut_art/test_videodl_noenv9_people.py
Expand Up @@ -35,7 +35,7 @@

class TestVideoDLPeople(ExtTestCase):

@skipif_circleci('Received 'killed' signal')
@skipif_circleci("Received 'killed' signal")
def test_modify_avideo(self):
fLOG(
__file__,
Expand Down

0 comments on commit b6f3072

Please sign in to comment.