Skip to content

Commit 5334d15

Browse files
authored
Typo
Signed-off-by: Shubham Sharma <[email protected]>
1 parent ff6ce5d commit 5334d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/standalone/upgrade_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ func TestCompToResrcDirMig(t *testing.T) {
5353
renameResourcesDir(t)
5454

5555
// dapr run should work with only components dir.
56-
// 2nd paramter is true to indicate that only components dir is present.
56+
// 2nd parameter is true to indicate that only components dir is present.
5757
checkDaprRunPrecedenceTest(t, true)
5858

5959
// dapr uninstall without --all flag should work.

0 commit comments

Comments
 (0)