Permalink
Browse files

tests

  • Loading branch information...
akariv committed Mar 20, 2018
1 parent b74df04 commit 753444a73e7d1ea448c176b2eebe65bf23138c2a
Showing with 1 addition and 1 deletion.
  1. +1 −1 tests/module/blueprints/package/test_controllers.py
@@ -33,7 +33,7 @@ def raise_for_status(self):
'resources': [
{
'name': 'my-resource',
'path': '.',
'path': 'data.csv',
'schema': {
'fields': [
{'name': 'year', 'type': 'integer', 'osType': 'date:fiscal-year'}

0 comments on commit 753444a

Please sign in to comment.