Fixes a typo in a comment
This commit is contained in:
parent
778dda9fe0
commit
14f96e8951
|
@ -119,7 +119,7 @@ func TestBasicExampleFromDocsIsValid(t *testing.T) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestAgentSetToFalse(t *testing.T) {
|
func TestAgentSetToFalse(t *testing.T) {
|
||||||
// pnly the mandatory attributes are specified
|
// only the mandatory attributes are specified
|
||||||
const config = `{
|
const config = `{
|
||||||
"builders": [
|
"builders": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue