Skip to content

Commit

Permalink
Change column name
Browse files Browse the repository at this point in the history
  • Loading branch information
banta committed Mar 13, 2023
1 parent b56afb6 commit e5d5b96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/feature_flags.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
feature: MyString
name: MyString
description: MyText
enabled: false

two:
feature: MyString
name: MyString
description: MyText
enabled: false

0 comments on commit e5d5b96

Please sign in to comment.