fix: comment spacing
This commit is contained in:
parent
568fd873e4
commit
dacf479838
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ const styles = {
|
|||
none: { icon: "", class: "" }
|
||||
};
|
||||
|
||||
//TODO: probably have to use a more global state for `test`
|
||||
// TODO: probably have to use a more global state for `test`
|
||||
|
||||
export default function runTestScriptWithVariables(script, variables) {
|
||||
let pw = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue