Skip to content

Commit 752c6c1

Browse files
committed
ci: testing gha in my repo
1 parent 98fd852 commit 752c6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/exceptions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export class AlreadyExists extends BaseHandlerException {
4242
);
4343
}
4444
}
45+
// TODO: silly comment
4546

4647
export class NotFound extends BaseHandlerException {
4748
constructor(typeName: string, identifier: string) {

0 commit comments

Comments
 (0)