-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a fix for duplicate alias problem (#3010)
* a fix for duplicate alias problem * This commit corrects the formatting for python files * removed the settings.json file * adding test for checking duplicate alias * fixing formatting errors * added two tests and updated rules.py * changes to rules.py * added new condition * added test for /scheduled_changes/rules * corrected formatting error * completed the second test * trying to fix build errors * formatting errors * added two more tests with different update types * adding exception for tests * fixing backend test errors * added and assertion * updated tests * added data_version * tests updated * updated the error message * base_alias -> alias
- Loading branch information
1 parent
ec63551
commit 994bd6a
Showing
2 changed files
with
176 additions
and
0 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