From 60dc297b56ea2fe5891776c145c196d6d382c671 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 6 Jun 2020 01:15:40 -0500 Subject: tests: Update simulator spec for new keymap output --- tests/spec/simulator_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/spec/simulator_spec.rb b/tests/spec/simulator_spec.rb index 700cdee..161fd12 100644 --- a/tests/spec/simulator_spec.rb +++ b/tests/spec/simulator_spec.rb @@ -325,7 +325,7 @@ printf '%s\\t%s\\t%s\\t%s\\t0\\t0\\n' /dev/gwyn/source /usr/src auto noatime >> it "configures the system keymap correctly" do use_fixture '0178-keymap-basic.installfile' run_simulate - expect(last_command_started.stdout).to include("XKBLAYOUT=us") + expect(last_command_started.stdout).to include('keymap="us"') end end context "simulating 'timezone' execution" do -- cgit v1.2.3-60-g2f50