Skip to content

Commit 57cfa8a

Browse files
authored
Type (2)
Signed-off-by: Shubham Sharma <[email protected]>
1 parent 5334d15 commit 57cfa8a

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
@@ -66,7 +66,7 @@ func TestCompToResrcDirMig(t *testing.T) {
6666
copyInMemStateStore(t)
6767

6868
// check dapr run precedence order, resources dir 1st then components dir.
69-
// 2nd paramter is false to indicate that both components and resources dir are present.
69+
// 2nd parameter is false to indicate that both components and resources dir are present.
7070
checkDaprRunPrecedenceTest(t, false)
7171
}
7272

0 commit comments

Comments
 (0)