Skip to content

Commit 9bb8502

Browse files
authored
Chore/ci (#620)
* chore: improve ci * update
1 parent 1e86d8d commit 9bb8502

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Verité Mugabo Makuza
3+
Copyright (c) 2022 - PRESENT Verité Mugabo Makuza
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ export const isParsedInstanceOfMatcherCall = (
211211
&& expectFnCall.args.length === 1
212212
&& isSupportedAccessor(expectFnCall.args[0], classArg)
213213
)
214-
}
214+
}

0 commit comments

Comments
 (0)