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 ff6ce5d commit 5334d15Copy full SHA for 5334d15
tests/e2e/standalone/upgrade_test.go
@@ -53,7 +53,7 @@ func TestCompToResrcDirMig(t *testing.T) {
53
renameResourcesDir(t)
54
55
// dapr run should work with only components dir.
56
- // 2nd paramter is true to indicate that only components dir is present.
+ // 2nd parameter is true to indicate that only components dir is present.
57
checkDaprRunPrecedenceTest(t, true)
58
59
// dapr uninstall without --all flag should work.
0 commit comments