Skip to content

Commit f9cab47

Browse files
committed
minor
1 parent 7f99fe0 commit f9cab47

4 files changed

Lines changed: 1 addition & 0 deletions

File tree

-73 Bytes
Loading
-214 Bytes
Loading
-7.1 KB
Loading

v5-unity/js/opt-frontend.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@ class OptTestcases {
962962

963963
loadTestCases(lst: string[]) {
964964
this.initTestcasesPane();
965+
$("#testCasesParent #createTestsLink").hide();
965966
lst.forEach((e) => {
966967
this.addTestcase(e);
967968
});

0 commit comments

Comments
 (0)