Skip to content

Commit

Permalink
Fixed test.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Sep 7, 2015
1 parent 6361ec0 commit 993f63d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_command_import_wordpress.py
Expand Up @@ -196,6 +196,7 @@ def test_importing_posts_and_attachments(self):
self.import_command.export_comments = False
self.import_command.transform_to_html = False
self.import_command.use_wordpress_compiler = False
self.import_command.tag_saniziting_strategy = 'first'
self.import_command.context = self.import_command.populate_context(
channel)

Expand Down

0 comments on commit 993f63d

Please sign in to comment.