Merge pull request #20077 from backstage/rugvip/mocker

backend-test-utils: add MockDirectory, refactor tests in backend-common
This commit is contained in:
Patrik Oldsberg
2023-10-04 17:20:51 +02:00
committed by GitHub
24 changed files with 1061 additions and 265 deletions
+2 -1
View File
@@ -9,9 +9,10 @@ on:
jobs:
build:
runs-on: windows-2019
runs-on: windows-2022
strategy:
fail-fast: false
matrix:
node-version: [18.x, 20.x]