Skip to content

Commit 97c43e3

Browse files
committed
fix: tests
refs: #87
1 parent a019aa5 commit 97c43e3

File tree

1 file changed

+1
-1
lines changed
  • tests/fixtures/NovaTestGeneratorTest

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
INSERT INTO welcome_bonuses(id, title, name, created_at, updated_at) VALUES
1+
INSERT INTO "welcome_bonuses"(id, title, name, created_at, updated_at) VALUES
22
(1, 1, 1, '2016-10-20 11:05:00', '2016-10-20 11:05:00');
33

0 commit comments

Comments
 (0)