samples/sample_helper.rb in fuelsdk-0.0.6 vs samples/sample_helper.rb in fuelsdk-0.0.7

- old
+ new

@@ -1,8 +1,8 @@ def auth { 'client' => { - 'id' => 'b2atjsvxvr9ae4kh6hk948hu', - 'secret' => 'uAnap7jbfx6KghAxfh895YZ8' + 'id' => YOURID + 'secret' => YOURSERET } } end