You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run tests I get 2 files modified and 2 new files for NamedView and NamedOperation tests that should be added.
To Reproduce
Steps to reproduce the behavior:
mvn clean install
git status
2 new files and 2 changed
Expected behavior
No differences
Stack trace and errors
Your branch is up to date with 'origin/develop'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedView_suffix.data
modified: core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedView_suffix.key
Untracked files:
(use "git add <file>..." to include in what will be committed)
core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedOperation_suffix.data
core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedOperation_suffix.key
The text was updated successfully, but these errors were encountered:
Describe the bug
When I run tests I get 2 files modified and 2 new files for NamedView and NamedOperation tests that should be added.
To Reproduce
Steps to reproduce the behavior:
mvn clean install
git status
Expected behavior
No differences
Stack trace and errors
The text was updated successfully, but these errors were encountered: