X Tutup
Skip to content

Commit fbe6238

Browse files
author
Johan Brichau
committed
GRTestDynamicVariable should be a subclass of GRDynamicVariable
1 parent 4abf403 commit fbe6238

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

repository/Grease-Tests-Core.package/GRTestDynamicVariable.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"commentStamp" : "",
3-
"super" : "DynamicVariable",
3+
"super" : "GRDynamicVariable",
44
"category" : "Grease-Tests-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],

0 commit comments

Comments
 (0)
X Tutup