Skip to content

Commit

Permalink
FEATURE: Workspace aware content cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz committed May 16, 2024
1 parent 0787837 commit 420e7d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ Feature: Tests for the ContentCacheFlusher and cache flushing on node and nodety
cacheVerifier=first execution, title=Node a1
"""

# See Neos.Caching.nodeTagForIdentifier('a3',node) in setup and now we will update it
Scenario: ContentCache gets flushed when a property of another node has changed that is added as nodeTagForIdentifier
Given I have Fusion content cache enabled
And the Fusion context node is a1
Expand Down

0 comments on commit 420e7d6

Please sign in to comment.