Skip to content

Commit

Permalink
chore(clearly-defined): Do not pass a default value
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Aug 28, 2024
1 parent ebdc21f commit a85e0d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ class ClearlyDefinedServiceFunTest : WordSpec({
val coordinates = Coordinates(
type = ComponentType.NPM,
provider = Provider.NPM_JS,
namespace = null,
name = "eslint-plugin-tsdoc",
revision = "0.2.2"
)
Expand Down

0 comments on commit a85e0d6

Please sign in to comment.