Skip to content

Commit

Permalink
maven auto actions
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh.kumar committed Oct 14, 2023
1 parent 087ae80 commit 3ffc708
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
package com.saurabh.departmentapi;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

import static org.springframework.boot.test.context.SpringBootTest.WebEnvironment.RANDOM_PORT;

@Disabled
@SpringBootTest
class DepartmentApiApplicationTests {

Expand Down
19 changes: 0 additions & 19 deletions snowpark-demo/build.gradle

This file was deleted.

8 changes: 0 additions & 8 deletions snowpark-demo/src/main/java/org/example/Main.java

This file was deleted.

0 comments on commit 3ffc708

Please sign in to comment.