Commit 3bce1295 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
parent d2889b67
...@@ -350,7 +350,7 @@ describe 'gitlab:app namespace rake task' do ...@@ -350,7 +350,7 @@ describe 'gitlab:app namespace rake task' do
end end
it 'name has human readable time' do it 'name has human readable time' do
expect(@backup_tar).to match(/\d+_\d{4}_\d{2}_\d{2}_gitlab_backup.tar$/) expect(@backup_tar).to match(/\d+_\d{4}_\d{2}_\d{2}_\d+\.\d+\.\d+(-pre)?_gitlab_backup.tar$/)
end end
end end
end # gitlab:app namespace end # gitlab:app namespace
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment