Skip to content

Commit

Permalink
Fix: Expose MockFaIconLibrary on the testing API
Browse files Browse the repository at this point in the history
As discussed in #440 (comment)
  • Loading branch information
bleistift-zwei authored and devoto13 committed May 9, 2024
1 parent 6b8238a commit dc9dcca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/src/public_api.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { FontAwesomeTestingModule } from './testing.module';
export { MockFaIconLibrary } from './icon/mock-icon-library.service'

0 comments on commit dc9dcca

Please sign in to comment.