mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Renaming data test for consistency
This commit is contained in:
@@ -25,7 +25,7 @@ describe('Database', function() {
|
||||
}
|
||||
});
|
||||
|
||||
it('has valid internal components', function() {
|
||||
it('has unique IDs for every internal component', function() {
|
||||
var ids = {};
|
||||
var groups = DB.components.internal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user