Skip to content

Commit

Permalink
fixup: trailing newlines; should be squashed into 3a17bd4
Browse files Browse the repository at this point in the history
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
  • Loading branch information
amisevsk committed Mar 25, 2021
1 parent 2114f05 commit 173f242
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ input:
id: test/plugin

output:
errRegexp: "cannot resolve resources by id: no HTTP client provided"
errRegexp: "cannot resolve resources by id: no HTTP client provided"
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ input:
uri: https://test-repo.io/my-plugino

output:
errRegexp: "cannot resolve resources by URI: no HTTP client provided"
errRegexp: "cannot resolve resources by URI: no HTTP client provided"
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ input:
namespace: test-ns

output:
errRegexp: "cannot resolve resources by kubernetes reference: no kubernetes client provided"
errRegexp: "cannot resolve resources by kubernetes reference: no kubernetes client provided"
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ input:
name: test-plugin-a

output:
errRegexp: "specifies a kubernetes reference without namespace and a default is not provided"
errRegexp: "specifies a kubernetes reference without namespace and a default is not provided"
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ input:
id: test/plugin

output:
errRegexp: "plugin test-plugin does not specify a registryUrl and no internal registry is configured"
errRegexp: "plugin test-plugin does not specify a registryUrl and no internal registry is configured"

0 comments on commit 173f242

Please sign in to comment.