Skip to content

Commit 5873add

Browse files
committed
chore: test tag
1 parent 10e1590 commit 5873add

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: projects/storefrontapp/src/app/app.module.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,6 @@ if (!environment.production) {
104104
],
105105
bootstrap: [StorefrontComponent],
106106
})
107-
export class AppModule {}
107+
export class AppModule {
108+
109+
}

0 commit comments

Comments
 (0)