[#217,backend/ckan][xs]: correct argument order to query method and make test into a proper module to stop cross test pollution.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
(function ($) {
|
||||
module("Backend CKAN");
|
||||
|
||||
test("fetch", function() {
|
||||
@@ -162,3 +163,4 @@ var sample_data = {
|
||||
"success": true
|
||||
};
|
||||
|
||||
})(this.jQuery);
|
||||
|
||||
Reference in New Issue
Block a user