Skip to content

Commit

Permalink
tests: doc: spelling fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Romani <[email protected]>
  • Loading branch information
ffromani committed Oct 1, 2019
1 parent 748f746 commit 297836a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/infra_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ var _ = Describe("Infrastructure", func() {
tests.BeforeAll(func() {
tests.BeforeTestCleanup()

// The initial testd for the metrics subsystem used only a single VM for the sake of the simplicity.
// The initial test for the metrics subsystem used only a single VM for the sake of simplicity.
// However, testing a single entity is a corner case (do we test handling sequences? potential clashes
// in maps? and so on).
// Thus, we run now two VMIs per testcase. A more realistic test would use a random number of VMIs >= 3,
Expand Down

0 comments on commit 297836a

Please sign in to comment.