mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
fixed local integration tests.
This commit is contained in:
parent
1f37597b6f
commit
6e792c6916
2 changed files with 6 additions and 9 deletions
|
@ -2,7 +2,6 @@
|
|||
define(
|
||||
[
|
||||
'marionette',
|
||||
'Navbar/Search',
|
||||
'jquery'
|
||||
], function (Marionette, $) {
|
||||
return Marionette.ItemView.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue