Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e3494e11
Commit
e3494e11
authored
Dec 09, 2019
by
Alex Kalderimis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ensure created designs do not have cached values
parent
8c0161d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
ee/spec/factories/design_management/designs.rb
ee/spec/factories/design_management/designs.rb
+2
-0
No files found.
ee/spec/factories/design_management/designs.rb
View file @
e3494e11
...
...
@@ -37,6 +37,8 @@ FactoryBot.define do
# and maybe a deletion
run_action
[
DesignManagement
::
DesignAction
.
new
(
design
,
:delete
)]
if
evaluator
.
deleted
end
design
.
clear_version_cache
end
trait
:with_lfs_file
do
...
...
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