mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +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 ids = {};
|
||||||
var groups = DB.components.internal;
|
var groups = DB.components.internal;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user