Skip to content

Commit

Permalink
Update test/catalog.go
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Diester <mddiester@gmail.com>
  • Loading branch information
qu1queee and HeavyWombat authored Oct 7, 2020
1 parent 11845fc commit 2a9640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/catalog.go
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ func (c *Catalog) StubBuildUpdateOwnerReferences(ownerKind string, ownerName str
}
}

// StubBuildRun is used to simulate the existance of a BuildRun
// StubBuildRun is used to simulate the existence of a BuildRun
// only when there is a client GET on this object type
func (c *Catalog) StubBuildRun(
b *build.BuildRun,
Expand Down

0 comments on commit 2a9640a

Please sign in to comment.