✨(frontend) update test descriptions for clarity and consistency
- update tests description - Corrected minor typos in test descriptions to enhance readability. - Ensured that all test cases clearly convey their purpose and expected outcomes.
This commit is contained in:
committed by
Anthony LC
parent
17ece3b715
commit
304b3be273
@@ -109,11 +109,6 @@ test.describe('Doc Header', () => {
|
||||
versions_list: true,
|
||||
versions_retrieve: true,
|
||||
update: true,
|
||||
link_select_options: {
|
||||
public: ['reader', 'editor'],
|
||||
authenticated: ['reader', 'editor'],
|
||||
restricted: null,
|
||||
},
|
||||
partial_update: true,
|
||||
retrieve: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user