mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 12:10:54 +00:00
Style fix: correct copy-paste mistake in test package name (#8451)
This commit is contained in:
parent
cd936a66fd
commit
83e9986bba
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user