Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit e2c546e

Browse files
committed
Another key for tests
1 parent 7a46413 commit e2c546e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.OpenAI.Tests/Mocks.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace ManagedCode.OpenAI.Tests
44
{
55
internal static class Mocks
66
{
7-
private const string API_KEY = "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";
7+
private const string API_KEY = "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";
88

99
public static IGptClient Client()
1010
{

0 commit comments

Comments
 (0)