mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
Fixed grunt template issues, version bump.
This commit is contained in:
parent
2974f69932
commit
f65fed8d0a
7 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
describe('filters', function () {
|
||||
beforeEach(module('<%= pkg.name %>.filters'));
|
||||
beforeEach(module('dockerui.filters'));
|
||||
|
||||
describe('truncate', function () {
|
||||
it('should truncate the string to 10 characters ending in "..." by default', inject(function(truncateFilter) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue