projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab01c34
)
enable translation facets sidebar test
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 29 Jan 2015 15:48:51 +0000
(15:48 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 29 Jan 2015 15:48:51 +0000
(15:48 +0000)
test/spec/mkws-pazpar2.js
patch
|
blob
|
history
diff --git
a/test/spec/mkws-pazpar2.js
b/test/spec/mkws-pazpar2.js
index
e01f5fe
..
b32fbb8
100644
(file)
--- a/
test/spec/mkws-pazpar2.js
+++ b/
test/spec/mkws-pazpar2.js
@@
-621,7
+621,7
@@
describe("Check translations", function () {
expect($("select.mkws-sort > option[selected=selected]").text()).toBe(M("relevance"));
});
- xit("facets sidebar", function () {
+ it("facets sidebar", function () {
var list = $(".mkws-facet-title");
var text = ["Sources", "Subjects", "Authors"];