feat: kong plugin #3136
nodejs.yml
on: pull_request
integration
2m 22s
lint
20s
Matrix: build
Annotations
2 errors
test/lib/get-project-base-url.test.ts > get-project-base-url > should not call the API for project data if the cache is fresh:
packages/node/test/lib/get-project-base-url.test.ts#L43
AssertionError: expected undefined to strictly equal 'https://docs.example.com'
- Expected:
"https://docs.example.com"
+ Received:
undefined
❯ test/lib/get-project-base-url.test.ts:43:48
|
build (lts/*)
Process completed with exit code 1.
|