We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0915ae1 + c92d242 commit 25b1b00Copy full SHA for 25b1b00
spec/acceptance/locales_spec.rb
@@ -63,7 +63,7 @@ class { 'mysql::server::backup':
63
let(:pp) do
64
<<-MANIFEST
65
mysql::db { 'mydb':
66
- user => 'thisisalongusernametestfortodayandtomorrowandthenextday',
+ user => 'thisisalongusernametestfortodayandtomorrowandthenextdayandthedayafteeeeeeerrrrrrrrrrrrrrr',
67
password => 'mypass',
68
host => 'localhost',
69
grant => ['SELECT', 'UPDATE'],
0 commit comments