forked from loafle/openapi-generator-original
Style fix: correct copy-paste mistake in test package name (#8451)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.openapitools.codegen.csharp;
|
||||
package org.openapitools.codegen.csharpnetcore;
|
||||
|
||||
import org.openapitools.codegen.languages.CSharpNetCoreClientCodegen;
|
||||
import org.testng.Assert;
|
||||
|
||||
Reference in New Issue
Block a user