Skip to content

Commit dd852b4

Browse files
Revert "Task 7: Create Github Action to Run Tests Manually Based on the Group"
1 parent 2ad6709 commit dd852b4

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

.github/run-tests-by-group.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

src/tests/api/sanity/healthcheck.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const BASE_URL = "https://rickandmortyapi.com/api/";
55

66
/**
77
* Sanity Tests
8-
* Quick checks to ensure that the most crucial functionalities of an application are working properly.
98
* @group sanity_tests
109
*/
1110
describe("Rick and Morty API - Sanity Tests", () => {

0 commit comments

Comments
 (0)