We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4bed0 commit a32e934Copy full SHA for a32e934
src/SIL.XForge.Scripture/ClientApp/src/app/shared/share/share-dialog.component.spec.ts
@@ -352,8 +352,7 @@ interface TestEnvironmentArgs {
352
}
353
354
@NgModule({
355
- imports: [TestTranslocoModule],
356
- declarations: [ShareDialogComponent]
+ imports: [TestTranslocoModule]
357
})
358
class DialogTestModule {}
359
0 commit comments