Skip to content
Features
Business
Explore
Marketplace
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
Sign in
or
Sign up
Watch
11
Star
4
Fork
4
openspending
/
os-conductor
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
tests
Loading branch information
...
akariv
committed
Mar 20, 2018
1 parent
eb381b4
commit
845fb0d79ae7a0a0e3ce256878a82b8ecd6bd5ff
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
tests/module/blueprints/package/test_controllers.py
Show comments
View
2
tests/module/blueprints/package/test_controllers.py
@@ -26,7 +26,7 @@ def json(self):
return
self
._json
def
raise_for_status
(
self
):
pass
assert
self
.status_code
==
200
,
'
HTTP
{}
'
.format(
self
.status_code)
datapackage
=
{
'
name
'
:
'
my-dataset
'
,
Toggle all file notes
0 comments on commit
845fb0d
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
845fb0d