Skip to content

Commit 4016324

Browse files
committed
Fix up fixtures again
1 parent f6c7242 commit 4016324

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test-fixtures/init/subpackage/package-set-solver-warning-existing-files.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
‼ The --package-set and --use-solver flags are ignored when initializing a subpackage
12
Initializing a new project...
23
Found PureScript a.b.c, will use package set x.y.z
3-
‼ The --package-set and --use-solver flags are ignored when initializing a subpackage
44
Found a subdir/spago.yaml file, skipping copy.
55
Found existing directory subdir/src, skipping copy of sample sources
66
Found existing directory subdir/test, skipping copy of sample sources
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
‼ The --package-set and --use-solver flags are ignored when initializing a subpackage
12
Initializing a new project...
23
Found PureScript a.b.c, will use package set x.y.z
3-
‼ The --package-set and --use-solver flags are ignored when initializing a subpackage
44
Set up a new Spago project.
55
Try running `spago run -p subdir`

0 commit comments

Comments
 (0)