Skip to content

Commit 463bd30

Browse files
committed
chore: update lint command
1 parent 2295088 commit 463bd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/localization.local-spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ class Localization {
5454
// }
5555
}
5656

57-
createApplication(Localization);
57+
void createApplication(Localization);

0 commit comments

Comments
 (0)