Skip to content

Commit

Permalink
test: fix typo in merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephKav committed Dec 31, 2024
1 parent da73d9f commit 7d3c57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/argus/yaml_help_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func testYAML_Argus_SomeInactive(path string, t *testing.T) {
# latest_version:
# type: github
# url: release-argus/argus
`
`)

writeFile(path, data, t)
}

0 comments on commit 7d3c57a

Please sign in to comment.