Commit d4039b7
committed
fix(test): Add a missing dash
Adds a missing dash "-" to the fingerprint comparison command of the CPU
template helper tool.
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent b1415bf commit d4039b7
File tree
1 file changed
+1
-1
lines changed- tests/integration_tests/functional
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments