Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcanonieto committed Jun 16, 2020
1 parent 1890f62 commit aaea618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/directives/version-compatibility.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { VersionCompatibilityService } from '../services/version-compatibility.s
import { VersionModel } from '../models/product-version.model';

@Directive({
selector: '[adf-ecm-version]'
selector: '[adf-acs-version]'
})
export class VersionCompatibilityDirective {

Expand Down

0 comments on commit aaea618

Please sign in to comment.