-
Notifications
You must be signed in to change notification settings - Fork 996
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Teardown Registry during FeatureStore teardown Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Modify CLI teardown command to delegate to FeatureStore teardown method Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Ensure tests teardown FeatureStores Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Ensure tests teardown Registries Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Remove unnecessary return statements Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Move import Signed-off-by: Felix Wang <wangfelix98@gmail.com> * Clarify teardown comment Signed-off-by: Felix Wang <wangfelix98@gmail.com>
- Loading branch information
1 parent
13645c1
commit 4e6a3f7
Showing
7 changed files
with
87 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters