Skip to content

Commit 8aeaca6

Browse files
authored
Merge pull request #550 from alphagov/remove-government-frontend
[PNP-9879] Update government-frontend to frontend
2 parents 3cb9f51 + 3bd5361 commit 8aeaca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engines/block_preview/spec/unit/app/models/preview_html_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
end
291291

292292
describe "when in development mode" do
293-
let(:rendering_app) { "government-frontend" }
293+
let(:rendering_app) { "frontend" }
294294
let(:publishing_api_response) do
295295
{
296296
"foo" => "bar",

0 commit comments

Comments
 (0)