Skip to content

Commit 043fdc9

Browse files
Remove unnecessary Stacklok-isms in preparation for open source (#34)
1 parent 6b6be41 commit 043fdc9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Stacklok QA
1+
## Minder Smoke Tests
22

3-
This repo aims to be home to tests and automation for Stacklok in general.
3+
This repo provides smoke tests for validating the functionality of a Minder installation.
44

55
Tests are written using the [Robot Framework](https://robotframework.org/) with
66
Python as a helper language for writing custom libraries.

resources/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
MINDER_CONFIG = "MINDER_CONFIG" # nosec
44

55
MINDER_API_ENDPOINT = "api.stacklok.com:443"
6-
MINDER_REST_ENDPOINT = "cloud.stacklok.com:443"

0 commit comments

Comments
 (0)