Skip to content

Commit

Permalink
chore: Update flipt-client-ruby/loadtest.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps authored Dec 11, 2023
1 parent 4a91731 commit fc43b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flipt-client-ruby/loadtest.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "../flipt-client-ruby/lib/evaluation"

# note: this script assumes you have built the flipt-client Ruby gem locally via the instructions in the README
# and that the flag "my_feature" exists in the default namespace
# and that the flag "my-feature" exists in the default namespace
# and that the flag is a boolean flag

FLIPT_URL = ENV.fetch("FLIPT_URL", "http://localhost:8080")
Expand Down

0 comments on commit fc43b19

Please sign in to comment.