fix typos in project scope

Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
Aaron.L.Xu
2017-02-10 13:39:50 +08:00
parent f694032b45
commit bfd2546447
13 changed files with 20 additions and 20 deletions

View File

@@ -36,7 +36,7 @@ func TestLs(t *testing.T) {
ContainLine(1, "testmachine4")
})
test.Run("ls: mutiple filters on label", func() {
test.Run("ls: multiple filters on label", func() {
test.Machine("ls --filter label=foo=bar --filter label=app=1").Should().Succeed().
ContainLines(3).
ContainLine(0, "NAME").