mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
refactor(global): rename uifd to portainer
This commit is contained in:
parent
364756d9fa
commit
537ee24078
36 changed files with 104 additions and 111 deletions
|
@ -1,5 +1,5 @@
|
|||
describe('filters', function () {
|
||||
beforeEach(module('dockerui.filters'));
|
||||
beforeEach(module('portainer.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