Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
cc6ffd3f1386
Commit
6f312d80
authored
Nov 09, 2017
by
Michael Kozono
Browse files
Reword test
parent
1a8974a9217a
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/lib/gitlab/background_migration/prepare_untracked_uploads_spec.rb
View file @
cc6ffd3f
...
...
@@ -71,7 +71,7 @@
untracked_files_for_uploads
.
create
(
path:
'/foo/bar.jpg'
)
end
it
'
clears existing data before adding new
data'
do
it
'
does not error or produce duplicates of existing
data'
do
Sidekiq
::
Testing
.
fake!
do
expect
do
described_class
.
new
.
perform
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment