forked from loafle/openapi-generator-original
Fix directory name to match package (#12270)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.openapitools.codegen.CsharpNetcoreFunctionsServerCodegen;
|
||||
package org.openapitools.codegen.csharpnetcorefunctions;
|
||||
|
||||
import org.openapitools.codegen.languages.CsharpNetcoreFunctionsServerCodegen;
|
||||
import org.testng.Assert;
|
||||
Reference in New Issue
Block a user