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 e83c0fc commit 9a5787fCopy full SHA for 9a5787f
1 file changed
src/tests/IntegrationTests/Tests.cs
@@ -3,7 +3,6 @@ namespace Ideogram.IntegrationTests;
3
[TestClass]
4
public partial class Tests
5
{
6
- [TestMethod]
7
public IdeogramApi GetAuthenticatedApi()
8
9
var apiKey =
0 commit comments