mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 21:28:12 +00:00
chore: modify cspell config and fix all typos (#6908)
This commit is contained in:
@ -39,7 +39,7 @@ test.describe('Notebook CRUD Operations', () => {
|
||||
test.fixme('Can update a Notebook Object', async ({ page }) => {});
|
||||
test.fixme('Can view a perviously created Notebook Object', async ({ page }) => {});
|
||||
test.fixme('Can Delete a Notebook Object', async ({ page }) => {
|
||||
// Other than non-persistible objects
|
||||
// Other than non-persistable objects
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user