Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DFE-Digital/early-careers-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a2db39ce38b9a1cc8b9ae4cfa3d0ceda50706e75
Choose a base ref
..
head repository: DFE-Digital/early-careers-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b1f119a645ea25926f1162623b3197cc5541e603
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/rspec.yml
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@ jobs:
path: ./test-report/*
include-hidden-files: true

featuretests:
feature-tests:
name: Run rspec (features)
runs-on: ubuntu-20.04
strategy: