aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascript/time_table
diff options
context:
space:
mode:
authorLuc Donnet2018-02-19 11:37:33 +0100
committerGitHub2018-02-19 11:37:33 +0100
commit3809301116aec5466445b29637026804da3d6745 (patch)
tree903d6613b4cc253184770818a345ce3872fa45a4 /spec/javascript/time_table
parent70fc9b5e5332aa7802e57e68f6b57f7f1604d255 (diff)
parent7b17deff51545358009cb417cbb9d796565e7540 (diff)
downloadchouette-core-3809301116aec5466445b29637026804da3d6745.tar.bz2
Merge pull request #316 from af83/0000-docker
0000-docker
Diffstat (limited to 'spec/javascript/time_table')
-rw-r--r--spec/javascript/time_table/actions_spec.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/javascript/time_table/actions_spec.js b/spec/javascript/time_table/actions_spec.js
index 9c1a6b6f1..003b7f6b5 100644
--- a/spec/javascript/time_table/actions_spec.js
+++ b/spec/javascript/time_table/actions_spec.js
@@ -61,7 +61,6 @@ describe('actions', () => {
expect(actions.unselect2Tags(selectedItem)).toEqual(expectedAction)
})
-
it('should create an action to go to previous page', () => {
let pagination = {
currentPage: '2017-01-01',