Adding test

This commit is contained in:
purvaudai 2019-11-11 15:57:58 +05:30
parent 084a1cda6d
commit 0042c389eb
1 changed files with 0 additions and 1 deletions

View File

@ -855,7 +855,6 @@ class FeedExportTest(unittest.TestCase):
'FEED_FORMAT': 'csv',
'FEED_STORE_EMPTY': True,
'FEED_URI': feed_uri,
'FEED_URI_ISPATH' : True
}
data = yield self.exported_no_data(settings)