Skip to content

Commit c92d242

Browse files
author
Helen Campbell
committed
Update locales test for Debian 9
1 parent 0915ae1 commit c92d242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/locales_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class { 'mysql::server::backup':
6363
let(:pp) do
6464
<<-MANIFEST
6565
mysql::db { 'mydb':
66-
user => 'thisisalongusernametestfortodayandtomorrowandthenextday',
66+
user => 'thisisalongusernametestfortodayandtomorrowandthenextdayandthedayafteeeeeeerrrrrrrrrrrrrrr',
6767
password => 'mypass',
6868
host => 'localhost',
6969
grant => ['SELECT', 'UPDATE'],

0 commit comments

Comments
 (0)