Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
testing database
Browse files Browse the repository at this point in the history
  • Loading branch information
alexZ7000 committed Oct 15, 2024
1 parent 1628e5f commit 0d1a54a
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 1,270 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [ "dev" ]
branches: [ "test" ]
pull_request:
branches: [ "dev" ]
branches: [ "test" ]

jobs:
build:
Expand Down
122 changes: 0 additions & 122 deletions src/test/java/com/example/comerce/core/entities/AddressTest.java

This file was deleted.

79 changes: 0 additions & 79 deletions src/test/java/com/example/comerce/core/entities/CategoryTest.java

This file was deleted.

110 changes: 0 additions & 110 deletions src/test/java/com/example/comerce/core/entities/OrderTest.java

This file was deleted.

Loading

0 comments on commit 0d1a54a

Please sign in to comment.