Skip to content

Commit bbf23d3

Browse files
committed
test(gen): add auth-guard.service.js to expected
1 parent b2a745b commit bbf23d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/test/get-expected-files.js

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ export function app(options) {
161161
'client/app/admin/admin.module.' + script,
162162
'client/components/auth/auth.module.' + script,
163163
'client/components/auth/auth.service.' + script,
164+
'client/components/auth/auth-guard.service.' + script,
164165
'client/components/auth/user.service.' + script,
165166
'server/api/user/index.js',
166167
'server/api/user/index.spec.js',

0 commit comments

Comments
 (0)