Skip to content

Commit

Permalink
Update locales test for Debian 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Helen Campbell committed Jun 22, 2018
1 parent 0915ae1 commit c92d242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/locales_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class { 'mysql::server::backup':
let(:pp) do
<<-MANIFEST
mysql::db { 'mydb':
user => 'thisisalongusernametestfortodayandtomorrowandthenextday',
user => 'thisisalongusernametestfortodayandtomorrowandthenextdayandthedayafteeeeeeerrrrrrrrrrrrrrr',
password => 'mypass',
host => 'localhost',
grant => ['SELECT', 'UPDATE'],
Expand Down

0 comments on commit c92d242

Please sign in to comment.