diff options
| author | Luc Donnet | 2018-02-19 11:37:33 +0100 |
|---|---|---|
| committer | GitHub | 2018-02-19 11:37:33 +0100 |
| commit | 3809301116aec5466445b29637026804da3d6745 (patch) | |
| tree | 903d6613b4cc253184770818a345ce3872fa45a4 /spec/javascript/time_table | |
| parent | 70fc9b5e5332aa7802e57e68f6b57f7f1604d255 (diff) | |
| parent | 7b17deff51545358009cb417cbb9d796565e7540 (diff) | |
| download | chouette-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.js | 1 |
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', |
