We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5334d15 commit 57cfa8aCopy full SHA for 57cfa8a
tests/e2e/standalone/upgrade_test.go
@@ -66,7 +66,7 @@ func TestCompToResrcDirMig(t *testing.T) {
66
copyInMemStateStore(t)
67
68
// 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.
+ // 2nd parameter is false to indicate that both components and resources dir are present.
70
checkDaprRunPrecedenceTest(t, false)
71
}
72
0 commit comments