Skip to content

Commit

Permalink
fix: wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taopkorczak committed Feb 2, 2024
1 parent 2e7483a commit 07fd63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/js/testRunner/testMetaData.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* Data for each service call id will be stored in local storage to be able get data
* after reloading the page or resuming the test session.
*
* To clear all data related to current test_.every_id used <i>clearData</i> method.
* To clear all data related to current test_call_id used <i>clearData</i> method.
*/
define([
'lodash'
Expand Down

0 comments on commit 07fd63b

Please sign in to comment.