Skip to content

Commit

Permalink
Merge pull request #86 from ClothingStoreService/feature/CICD-modify-…
Browse files Browse the repository at this point in the history
…and-test

Feature/cicd modify and test
  • Loading branch information
hjj4060 authored Jul 5, 2024
2 parents 6ebf8d9 + d1589e0 commit 401e59f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/java/org/store/clothstar/ApplicationTests.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package org.store.clothstar;

import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

Expand All @@ -9,7 +8,5 @@ class ApplicationTests {

@Test
void contextLoads() {
Assertions.assertThat(true).isFalse();
}

}

0 comments on commit 401e59f

Please sign in to comment.