Commit d62b222
committed
test: avoid /tmp literal in prompt-serialization fixture
SonarCloud S5443 flags the /tmp path string even though the test never
creates the file; use a neutral path.
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>1 parent d8d3a7c commit d62b222
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments