Commit ab628e1
committed
Align OpenAI token params test location with test layout
Move openai-token-params.test.mjs from src/services/apis to
tests/unit/services/apis so test files follow the same layout as other
unit tests.
Update the import path after the move. This is a consistency-only change
and does not alter runtime behavior.
cc #922 #9241 parent a410842 commit ab628e1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments