Skip to content

Commit 2a1a0b5

Browse files
scollon-pltobischo
authored andcommitted
use upload properly
1 parent b65310b commit 2a1a0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/epics/client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def XCT(document)
194194
end
195195

196196
def FUL(document)
197-
upload(Epics::FUL, document: document)
197+
upload(Epics::FUL, document)
198198
end
199199

200200
def STA(from = nil, to = nil)

0 commit comments

Comments
 (0)