Skip to content

Commit df01337

Browse files
Merge pull request #8 from monikakonieczna/revert-7-Task-7-Create-Github-Action-To-Run-Tests-Manually-Based-On-The-Group
Revert "Task 7: Create Github Action to Run Tests Manually Based on the Group"
2 parents 2ad6709 + dd852b4 commit df01337

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)